Fix includes for EBCDIC

This commit is contained in:
Howard Chu 2003-05-29 10:02:10 +00:00
parent 676984e8d3
commit a3b73b50ce

View 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