mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:31:41 +03:00
lib: remove TIME_WITH_SYS_TIME
It is not used in any code anywhere. Ref: #11964 Closes #11975
This commit is contained in:
parent
f11a5d2c5a
commit
db07376a3e
13 changed files with 0 additions and 42 deletions
|
|
@ -247,9 +247,6 @@
|
|||
/* Define if you have the ANSI C header files. */
|
||||
#define STDC_HEADERS
|
||||
|
||||
/* Define if you can safely include both <sys/time.h> and <time.h>. */
|
||||
#define TIME_WITH_SYS_TIME
|
||||
|
||||
/* Define to enable HTTP3 support (experimental, requires NGTCP2, QUICHE or
|
||||
MSH3) */
|
||||
#undef ENABLE_QUIC
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue