summaryrefslogtreecommitdiff
path: root/lib/config-mac.h
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2010-12-02 21:41:23 +0100
committerYang Tse <yangsita@gmail.com>2010-12-02 21:41:23 +0100
commit99a07a1fdf2a4e0ee37e8c324fcb6d52222ebaff (patch)
treec12dd4ed7fb334291a6ca2d37b0b76fff8e120b1 /lib/config-mac.h
parent81c16c2e30deac6d39e2897b1d2a3623971b126d (diff)
downloadcurl-99a07a1fdf2a4e0ee37e8c324fcb6d52222ebaff.tar.gz
build: provide SIZEOF_SIZE_T definition for non-configure builds
Diffstat (limited to 'lib/config-mac.h')
-rw-r--r--lib/config-mac.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/config-mac.h b/lib/config-mac.h
index 740f1d97c..1f7950ab1 100644
--- a/lib/config-mac.h
+++ b/lib/config-mac.h
@@ -61,6 +61,7 @@
#define SIZEOF_INT 4
#define SIZEOF_SHORT 2
+#define SIZEOF_SIZE_T 4
#define HAVE_GETNAMEINFO 1
#define GETNAMEINFO_QUAL_ARG1 const