diff options
author | Andre McCurdy <armccurdy@gmail.com> | 2016-02-09 20:15:09 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-02-11 12:27:29 +0000 |
commit | e1c837d52016fdf7861dcbefb5fefbdf23af1886 (patch) | |
tree | 1aeac108a99f1b56a0aadd5724445b446133c5d6 /meta/site | |
parent | a4292d508c2747d2543302404d877fff58f8b1d1 (diff) | |
download | openembedded-core-e1c837d52016fdf7861dcbefb5fefbdf23af1886.tar.gz openembedded-core-e1c837d52016fdf7861dcbefb5fefbdf23af1886.tar.bz2 openembedded-core-e1c837d52016fdf7861dcbefb5fefbdf23af1886.zip |
alsa-lib: avoid including <sys/poll.h> directly
musl libc generates warnings if <sys/poll.h> is included directly.
Although alsa-lib does not build with -Werror enabled, other packages
which include the alsa-lib public header files (ie libasound.h) might.
Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/site')
0 files changed, 0 insertions, 0 deletions