summaryrefslogtreecommitdiff
path: root/src/config-mac.h
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2011-07-24 04:39:43 +0200
committerYang Tse <yangsita@gmail.com>2011-07-24 04:39:43 +0200
commitef2176109fca302ed89193716b62c3a7113552a3 (patch)
tree6b791e483e9022b7657ea9bd06ed1cbdee7958ab /src/config-mac.h
parent27b8814017a19009b22e4b51aea1ae711ec20459 (diff)
downloadcurl-ef2176109fca302ed89193716b62c3a7113552a3.tar.gz
errno.h inclusion conditionally done in setup_once.h
Diffstat (limited to 'src/config-mac.h')
-rw-r--r--src/config-mac.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config-mac.h b/src/config-mac.h
index f8aeb7a66..19c24c760 100644
--- a/src/config-mac.h
+++ b/src/config-mac.h
@@ -32,6 +32,7 @@
#define USE_MANUAL 1
#define HAVE_UNISTD_H 1
+#define HAVE_ERRNO_H 1
#define HAVE_FCNTL_H 1
#define HAVE_UTIME_H 1
#define HAVE_SYS_UTIME_H 1