]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
in_addr_t added
authorDaniel Stenberg <daniel@haxx.se>
Wed, 28 Nov 2001 23:21:31 +0000 (23:21 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 28 Nov 2001 23:21:31 +0000 (23:21 +0000)
acconfig.h

index acf11d59a620982f7d0d14bd7d9eb74eb29de19c..8eb30326527c17e101fc450d1f2c000d7b8962bc 100644 (file)
@@ -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