Skip to content
Snippets Groups Projects
Commit 307d0eff authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

Added HAVE_SYS_TYPES_H

parent b47b053e
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment