x86: remove 2.6.35 patches
[openwrt.git] / package / dnsmasq / patches / 101-ipv6.patch
index af4a81d..dff18d4 100644 (file)
@@ -7,7 +7,7 @@
 -#if defined(INET6_ADDRSTRLEN) && defined(IPV6_V6ONLY) && !defined(NO_IPV6)
 +#if defined(INET6_ADDRSTRLEN) && !defined(NO_IPV6)
  #  define HAVE_IPV6
-+#  define IPV6_V6ONLY  26
++#  define IPV6_V6ONLY 26
  #  define ADDRSTRLEN INET6_ADDRSTRLEN
  #  if defined(SOL_IPV6)
  #    define IPV6_LEVEL SOL_IPV6
This page took 0.018782 seconds and 4 git commands to generate.