Gisle Vanem updated the code for win32 and djgpp builds.

This commit is contained in:
Daniel Stenberg
2004-01-14 07:42:10 +00:00
parent f1da9e508e
commit c3614fa6a3
3 changed files with 8 additions and 0 deletions

View File

@@ -8,6 +8,9 @@
/* Define if you have the <io.h> header file. */
#define HAVE_IO_H 1
/* Define if you have the <limits.h> header file */
#define HAVE_LIMITS_H 1
/* Define if you have the strdup function. */
#define HAVE_STRDUP 1