Commit 307d0eff authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

Added HAVE_SYS_TYPES_H

parent b47b053e
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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