![](https://secure.gravatar.com/avatar/5b19e9d0e834ea10ef75803718ad564b.jpg?s=120&d=mm&r=g)
12 Jul
2017
12 Jul
'17
10:50 p.m.
On Wed, 12 Jul 2017 22:40:12 +0200, Takashi Iwai wrote:
On Wed, 12 Jul 2017 22:31:14 +0200, Felix Hädicke wrote:
According to POSIX.1-2001, the correct include path is <poll.h>. And when compiling against musl, it generates "deprecated" warnings, if <sys/poll.h> is included.
Does the current code-lib work with musl? It's never tested and intended...
In anyway, applied this patch now. Thanks.
Takashi