libs/avahi: fix warning with poll.h include on musl
authorAlexandru Ardelean <redacted>
Wed, 6 Jan 2016 14:16:42 +0000 (16:16 +0200)
committerAlexandru Ardelean <redacted>
Wed, 6 Jan 2016 14:16:44 +0000 (16:16 +0200)
commit728655ac292c5310dac9ec44894b59eaea75c5c4
tree50869bc112a526526e923c5b5d6b1420ed0d5b58
parent26beedd70c619c7b83607f6a96404abfafcaeaf1
libs/avahi: fix warning with poll.h include on musl

Warning is:
   #warning redirecting incorrect #include <sys/poll.h> to <poll.

Not a big issue.
But it can be annoying when building with -Werror set.

Signed-off-by: Alexandru Ardelean <redacted>
libs/avahi/patches/011-fix-poll-h-warnings-on-musl.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT