fix libnl-tiny compile with eglibc
[openwrt/svn-archive/archive.git] / 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>