summaryrefslogtreecommitdiff
path: root/include/dns.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dns.h')
-rw-r--r--include/dns.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/dns.h b/include/dns.h
index 3682bbe1d..a780505d0 100644
--- a/include/dns.h
+++ b/include/dns.h
@@ -358,12 +358,11 @@ class CoreExport DNS : public EventHandler
*/
int socketfamily;
-#ifdef IPV6
/**
* IPV6 server address
*/
in6_addr myserver6;
-#endif
+
/**
* IPV4 server address
*/