mirror of
https://github.com/curl/curl.git
synced 2026-04-15 08:31:40 +03:00
Added HAVE_SYS_TYPES_H
This commit is contained in:
parent
b47b053e54
commit
307d0effe2
1 changed files with 3 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue