r22694: It seems that AIX 5.3 with XLC has difficulties with <ctype.h>. This is
authorVolker Lendecke <vlendec@samba.org>
Sun, 6 May 2007 11:03:33 +0000 (11:03 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:52:02 +0000 (14:52 -0500)
commitd6121458b0b3cfecb857877e0740560f282cbe48
tree1dfaaebe69fe4463337c0425153706345e584bbe
parentbb71fc3856ae1dc9f42f390b3e72f08252857cd2
r22694: It seems that AIX 5.3 with XLC has difficulties with <ctype.h>. This is
an attempt to work around this: Maybe it helps if we include other stuff
first.

This raises a question however: Do we want the DN handling to be locale
dependent? isalpha() can return different things depending on the
current locale.
(This used to be commit 75ba82dee052fa5f4141e66e1cb748101aa95d71)
source4/lib/ldb/common/ldb_dn.c