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:
ae423d3
)
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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15591
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
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
a311ec0
..
a2000fa
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>