aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libnl/patches/001-fix-poll-h-include-warning-on-musl.h
Commit message (Collapse)AuthorAgeFilesLines
* libnl: fix warning with poll.h include on muslJohn Crispin2015-12-231-0/+13
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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48004 3c298f89-4303-0410-b956-a3cf2f4a3e73