aboutsummaryrefslogtreecommitdiff
path: root/lib/config-win32.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-02-20 16:41:50 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-02-20 16:41:50 +0000
commit7d844c430cf66d0ecde83a749a266e784a67db26 (patch)
tree4a281016f309e6e0c2e3919158e7e762bbb2002d /lib/config-win32.h
parent4f953b645967276188cb0cebdcf04d2cf08c951b (diff)
Gisle Vanem brings name resolving timeout possibilities to windows people.
This works by magicly starting up a new thread that can be killed when the timeout is reached. testtesttest!
Diffstat (limited to 'lib/config-win32.h')
-rw-r--r--lib/config-win32.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/config-win32.h b/lib/config-win32.h
index cb6017ae0..b37f55257 100644
--- a/lib/config-win32.h
+++ b/lib/config-win32.h
@@ -117,6 +117,9 @@
/* Define if you have the <arpa/inet.h> header file. */
/* #define HAVE_ARPA_INET_H 1 */
+/* Define if you have the <assert.h> header file. */
+#define HAVE_ASSERT_H 1
+
/* Define if you have the <crypto.h> header file. */
/* #undef HAVE_CRYPTO_H */