summaryrefslogtreecommitdiff
path: root/dns/dnsmasq/files/patch-config.h
diff options
context:
space:
mode:
Diffstat (limited to 'dns/dnsmasq/files/patch-config.h')
-rw-r--r--dns/dnsmasq/files/patch-config.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/dns/dnsmasq/files/patch-config.h b/dns/dnsmasq/files/patch-config.h
deleted file mode 100644
index 67739248f578..000000000000
--- a/dns/dnsmasq/files/patch-config.h
+++ /dev/null
@@ -1,12 +0,0 @@
---- config.h.orig Mon Jun 2 22:04:52 2003
-+++ config.h Mon Jun 2 22:05:03 2003
-@@ -35,7 +35,7 @@
- /* We assume that systems which don't have IPv6
- headers don't have ntop and pton either */
-
--#if defined(INET6_ADDRSTRLEN)
-+#if defined(INET6_ADDRSTRLEN) && defined(WITH_IPV6)
- # define HAVE_IPV6
- # define ADDRSTRLEN INET6_ADDRSTRLEN
- #elif defined(INET_ADDRSTRLEN)
-