dnsmasq: bump to dnsmasq v2.80test5
[openwrt/staging/wigyori.git] / package / network / services / dnsmasq / patches / 230-fix-poll-h-include-warning-on-musl.patch
index 37b11abc1de075a87196e8e5609d56eea9f400cc..169dc0c6a9494635ad6eb5051473f017ea4c7cdb 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
-@@ -88,7 +88,7 @@ typedef unsigned long long u64;
+@@ -89,7 +89,7 @@ typedef unsigned long long u64;
  #if defined(HAVE_SOLARIS_NETWORK)
  #  include <sys/sockio.h>
  #endif