Rebased from upstream / out of band repository.
[librecmc/librecmc.git] / package / network / services / dnsmasq / patches / 230-fix-poll-h-include-warning-on-musl.patch
index 37b11abc1de075a87196e8e5609d56eea9f400cc..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
-@@ -88,7 +88,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