r4801: remove the two bogus ctype.h includes
authorAndrew Tridgell <tridge@samba.org>
Mon, 17 Jan 2005 11:54:22 +0000 (11:54 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:08:57 +0000 (13:08 -0500)
(This used to be commit b221c3dbb9a7af88f917562b6f907fd0617eb05f)

source4/lib/ldb/modules/schema.c

index a56e71ef7a45301f8ac45b47b14e14c0bec838f0..912c8657d21322d43d097d98d86c4c8c15138052 100644 (file)
  *  Author: Simo Sorce
  */
 
-#include <ctype.h>
 #include "includes.h"
 #include "ldb/include/ldb.h"
 #include "ldb/include/ldb_private.h"
-#include <ctype.h>
 
 struct attribute_syntax {
        const char *name;