mirror of
https://github.com/curl/curl.git
synced 2026-07-24 09:07:47 +03:00
added HAVE_GETTIMEOFDAY, we need it for better time resolution
This commit is contained in:
parent
57c86a953d
commit
f4ec465bfc
1 changed files with 3 additions and 0 deletions
|
|
@ -94,3 +94,6 @@
|
|||
|
||||
/* Define to 1 if you want the built-in manual */
|
||||
#undef USE_MANUAL
|
||||
|
||||
/* Define to 1 if you have the `gettimeofday' function. */
|
||||
#undef HAVE_GETTIMEOFDAY
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue