mirror of
https://github.com/curl/curl.git
synced 2024-11-27 05:50:21 +08:00
Added HAVE_SYS_TYPES_H
This commit is contained in:
parent
b47b053e54
commit
307d0effe2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user