fix libnl-tiny compile with eglibc
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 4 May 2009 16:07:06 +0000 (16:07 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 4 May 2009 16:07:06 +0000 (16:07 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15591 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/libnl-tiny/src/include/netlink-local.h

index a311ec051af33cb1a646898804d4d4d81176fc5b..a2000fa2ffffeb1b8d1831dbae874be39708b241 100644 (file)
@@ -11,6 +11,7 @@
 
 #ifndef NETLINK_LOCAL_H_
 #define NETLINK_LOCAL_H_
+#define _GNU_SOURCE
 
 #include <stdio.h>
 #include <errno.h>