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.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/config-mac.h b/src/config-mac.h
index a6f58e685..36505c94c 100644
--- a/src/config-mac.h
+++ b/src/config-mac.h
@@ -1,13 +1,13 @@
/* Define to 1 if you want the built-in manual */
#define USE_MANUAL 1
-#define HAVE_UNISTD_H 1
-#define HAVE_FCNTL_H 1
-#define HAVE_UTIME_H 1
-#define HAVE_SYS_UTIME_H 1
+#define HAVE_UNISTD_H 1
+#define HAVE_FCNTL_H 1
+#define HAVE_UTIME_H 1
+#define HAVE_SYS_UTIME_H 1
-#define HAVE_SETVBUF 1
-#define HAVE_UTIME 1
+#define HAVE_SETVBUF 1
+#define HAVE_UTIME 1
#define main(x,y) curl_main(x,y)