Commit f4ec465b authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

added HAVE_GETTIMEOFDAY, we need it for better time resolution

parent 57c86a95
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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