dnsmasq: bump to dnsmasq 2.80test6
[openwrt/staging/rmilecki.git] / package / network / services / dnsmasq / patches / 230-fix-poll-h-include-warning-on-musl.patch
index 169dc0c6a9494635ad6eb5051473f017ea4c7cdb..2501079b3fd7d37b8be25ba8374581ce1b26afc6 100644 (file)
@@ -7,7 +7,7 @@ Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
 
 --- a/src/dnsmasq.h
 +++ b/src/dnsmasq.h
-@@ -89,7 +89,7 @@ typedef unsigned long long u64;
+@@ -95,7 +95,7 @@ typedef unsigned long long u64;
  #if defined(HAVE_SOLARIS_NETWORK)
  #  include <sys/sockio.h>
  #endif