]> git.sur5r.net Git - openldap/commitdiff
#include <ac/ctype.h>, needed by last commit
authorHallvard Furuseth <hallvard@openldap.org>
Mon, 8 Aug 2005 20:19:25 +0000 (20:19 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Mon, 8 Aug 2005 20:19:25 +0000 (20:19 +0000)
servers/slapd/main.c

index 02dcd5009f220cf2ea189bde26854789274877a8..3fc69e45e7c5eba98d00bec579d9d889aa212e62 100644 (file)
@@ -27,6 +27,7 @@
 
 #include <stdio.h>
 
+#include <ac/ctype.h>
 #include <ac/socket.h>
 #include <ac/string.h>
 #include <ac/time.h>