summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-11-28 23:21:31 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-11-28 23:21:31 +0000
commitb1076e0a9e56e0f65214093a0842db82dbef0ca2 (patch)
tree0f39d8db16a92234eca94d7d310df85e3bc32292 /acconfig.h
parent332eb7651a651ef03dc15197a8d11baa54873f8d (diff)
downloadgnurl-b1076e0a9e56e0f65214093a0842db82dbef0ca2.tar.gz
gnurl-b1076e0a9e56e0f65214093a0842db82dbef0ca2.tar.bz2
gnurl-b1076e0a9e56e0f65214093a0842db82dbef0ca2.zip
in_addr_t added
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index acf11d59a..8eb303265 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -62,3 +62,5 @@
#undef HAVE_O_NONBLOCK
#undef HAVE_DISABLED_NONBLOCKING
+/* Define this to 'int' if in_addr_t is not an available typedefed type */
+#undef in_addr_t