aboutsummaryrefslogtreecommitdiff
path: root/src/config-mac.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config-mac.h')
-rw-r--r--src/config-mac.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/config-mac.h b/src/config-mac.h
index e1806d5c6..2697afe0e 100644
--- a/src/config-mac.h
+++ b/src/config-mac.h
@@ -10,6 +10,11 @@
#define HAVE_UTIME 1
#define HAVE_FTRUNCATE 1
+#define HAVE_TIME_H 1
+#define HAVE_SYS_TIME_H 1
+#define TIME_WITH_SYS_TIME 1
+#define HAVE_STRUCT_TIMEVAL 1
+
#define main(x,y) curl_main(x,y)
/* we provide our own strdup prototype */