summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-02-07 09:49:06 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-02-07 09:49:06 +0000
commit61e2a8108b604b55bc88e741ad6378827c926ade (patch)
tree6ffe39c3cde43dec11e68befcff74f3e38612fc9 /acconfig.h
parentabb14de7e05505d4159e6ffbb75f6135d21b3f6e (diff)
downloadcurl-61e2a8108b604b55bc88e741ad6378827c926ade.tar.gz
7.6.1-pre3curl-7_6_1-pre3
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 817ecc7b5..1ec870a78 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -39,3 +39,7 @@
/* Define if you want to enable IPv6 support */
#undef ENABLE_IPV6
+
+/* Define this to 'int' if ssize_t is not an available typedefed type */
+#undef ssize_t
+