]> git.sur5r.net Git - openldap/commitdiff
Fix includes for EBCDIC
authorHoward Chu <hyc@openldap.org>
Thu, 29 May 2003 10:02:10 +0000 (10:02 +0000)
committerHoward Chu <hyc@openldap.org>
Thu, 29 May 2003 10:02:10 +0000 (10:02 +0000)
libraries/liblber/stdio.c

index eaa8348d98b73b7fae357b6d17f7752d56ee0e64..d652439fbd1c17087cd9bd7f57966031784dff86 100644 (file)
@@ -9,6 +9,8 @@
 #include <stdio.h>
 #include <ac/stdarg.h>
 #include <ac/string.h>
+#include <ac/ctype.h>
+#include <lutil.h>
 
 #if !defined(HAVE_VSNPRINTF) && !defined(HAVE_EBCDIC)
 /* Write at most n characters to the buffer in str, return the