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
1 changed files with 3 additions and 0 deletions

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