1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 15:48:49 -05:00

added HAVE_GETTIMEOFDAY, we need it for better time resolution

This commit is contained in:
Daniel Stenberg 2004-04-06 07:49:57 +00:00
parent 57c86a953d
commit f4ec465bfc

View File

@ -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