alsa-lib/aserver
Natanael Copa 885c64bcc4 cleanup: fix poll.h includes
According POSIX[1] and linux manpage[2] the include is poll.h, not
sys/poll.h.

This fixes the he following compiler warning when build with musl libc:

  /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
   #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
    ^~~~~~~

Signed-off-by: Natanael Copa <ncopa@alpinelinux.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2017-07-12 12:05:37 +02:00
..
aserver.c cleanup: fix poll.h includes 2017-07-12 12:05:37 +02:00
COPYING Updated GNU GPL license (address). 2001-12-30 09:22:54 +00:00
Makefile.am autotools: update style 2014-02-26 08:16:22 +01:00