fix libnl-tiny compile with eglibc
authorFelix Fietkau <nbd@openwrt.org>
Mon, 4 May 2009 16:07:06 +0000 (16:07 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 4 May 2009 16:07:06 +0000 (16:07 +0000)
SVN-Revision: 15591

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>