Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | avahi: Update to 0.7 | Rosen Penev | 2018-06-10 |
| | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com> | ||
* | 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> |