From: Howard Chu Date: Thu, 29 May 2003 10:02:10 +0000 (+0000) Subject: Fix includes for EBCDIC X-Git-Tag: OPENLDAP_REL_ENG_2_2_0ALPHA~21 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=a3b73b50ce35cf0f7091eb03c491c74a5b79a3f1;p=openldap Fix includes for EBCDIC --- diff --git a/libraries/liblber/stdio.c b/libraries/liblber/stdio.c index eaa8348d98..d652439fbd 100644 --- a/libraries/liblber/stdio.c +++ b/libraries/liblber/stdio.c @@ -9,6 +9,8 @@ #include #include #include +#include +#include #if !defined(HAVE_VSNPRINTF) && !defined(HAVE_EBCDIC) /* Write at most n characters to the buffer in str, return the