]> git.sur5r.net Git - openldap/commitdiff
Include ac/ctype.h
authorHallvard Furuseth <hallvard@openldap.org>
Sun, 22 Nov 1998 06:41:26 +0000 (06:41 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Sun, 22 Nov 1998 06:41:26 +0000 (06:41 +0000)
clients/fax500/main.c

index cf5fb5e7fd07cfbaffaf116a6562e31810c3dc7c..55c94cca29748ff8de71a81ff73020cef525238d 100644 (file)
@@ -17,6 +17,7 @@
 
 #include <ac/socket.h>
 #include <ac/string.h>
+#include <ac/ctype.h>
 #include <ac/syslog.h>
 #include <ac/time.h>
 #include <ac/wait.h>