projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c633a16
)
fix libnl-tiny compile with eglibc
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 4 May 2009 16:07:06 +0000
(16:07 +0000)
committer
Felix 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
patch
|
blob
|
history
diff --git
a/package/libnl-tiny/src/include/netlink-local.h
b/package/libnl-tiny/src/include/netlink-local.h
index a311ec051af33cb1a646898804d4d4d81176fc5b..a2000fa2ffffeb1b8d1831dbae874be39708b241 100644
(file)
--- a/
package/libnl-tiny/src/include/netlink-local.h
+++ b/
package/libnl-tiny/src/include/netlink-local.h
@@
-11,6
+11,7
@@
#ifndef NETLINK_LOCAL_H_
#define NETLINK_LOCAL_H_
+#define _GNU_SOURCE
#include <stdio.h>
#include <errno.h>