mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 19:37:10 +02:00
libnl-tiny: fix compile error with eglibc (#8782)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25281 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e71556383a
commit
e9cca3fdf6
@ -1,3 +1,4 @@
|
||||
#define _GNU_SOURCE
|
||||
#include <netlink/netlink.h>
|
||||
#include <netlink/genl/genl.h>
|
||||
#include <netlink/genl/ctrl.h>
|
||||
|
Loading…
Reference in New Issue
Block a user