Added HAVE_SYS_TYPES_H

This commit is contained in:
Daniel Stenberg 2002-06-07 06:17:05 +00:00
parent b47b053e54
commit 307d0effe2
1 changed files with 3 additions and 0 deletions

View File

@ -20,5 +20,8 @@
/* Define if you have the <sys/utime.h> header file */
#undef HAVE_SYS_UTIME_H
/* Define if you have the <sys/types.h> header file */
#undef HAVE_SYS_TYPES_H
/* Define if you have the <sys/select.h> header file */
#undef HAVE_SYS_SELECT_H