Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | libs/avahi: fix warning with poll.h include on musl | Alexandru Ardelean | 2016-01-06 |
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 <ardeleanalex@gmail.com> |