summaryrefslogtreecommitdiff
path: root/src/net/tcp.h
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2009-04-12 15:43:15 +0200
committerTomas Chvatal <scarabeus@gentoo.org>2009-04-12 15:43:15 +0200
commit3779a2e2aed31a2a9d9873b9880f874e65d7269d (patch)
treeba5183fbfaf4cfa38f1f749df1ed0724ab3c2537 /src/net/tcp.h
parentb387348d05f7560f6b783ac1e9b2fe218c827c18 (diff)
Fix ipv6 support
Diffstat (limited to 'src/net/tcp.h')
-rw-r--r--src/net/tcp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/net/tcp.h b/src/net/tcp.h
index a9cdb4b..cdeb2e6 100644
--- a/src/net/tcp.h
+++ b/src/net/tcp.h
@@ -12,7 +12,6 @@
# include <windows.h>
# include <wininet.h>
# endif
-# define SUPPORT_IPv6
# define PROTO_TCPv4 0
# define PROTO_TCPv6 1