projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a77e76a
)
libnl-tiny: fix compile error with eglibc (#8782)
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 1 Feb 2011 16:21:52 +0000
(16:21 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 1 Feb 2011 16:21:52 +0000
(16:21 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25281
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/libnl-tiny/src/unl.c
patch
|
blob
|
history
diff --git
a/package/libnl-tiny/src/unl.c
b/package/libnl-tiny/src/unl.c
index
a60ba08
..
4eb7dc0
100644
(file)
--- a/
package/libnl-tiny/src/unl.c
+++ b/
package/libnl-tiny/src/unl.c
@@
-1,3
+1,4
@@
+#define _GNU_SOURCE
#include <netlink/netlink.h>
#include <netlink/genl/genl.h>
#include <netlink/genl/ctrl.h>