mirror of
https://github.com/moparisthebest/curl
synced 2025-03-11 07:39:50 -04:00
we want the time defines too
This commit is contained in:
parent
bc942de6f1
commit
7c6424f0a9
@ -38,3 +38,11 @@
|
|||||||
/* Define if you can write to argc[] strings */
|
/* Define if you can write to argc[] strings */
|
||||||
#undef HAVE_WRITABLE_ARGV
|
#undef HAVE_WRITABLE_ARGV
|
||||||
|
|
||||||
|
/* Define to 1 if you have the <sys/time.h> header file. */
|
||||||
|
#undef HAVE_SYS_TIME_H
|
||||||
|
|
||||||
|
/* Define to 1 if you have the <time.h> header file. */
|
||||||
|
#undef HAVE_TIME_H
|
||||||
|
|
||||||
|
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
|
||||||
|
#undef TIME_WITH_SYS_TIME
|
||||||
|
Loading…
x
Reference in New Issue
Block a user