index
:
openwrt.git
OpenWrt Source Repository
log msg
author
committer
range
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
summary
refs
log
tree
commit
diff
path:
root
/
package
/
libnl-tiny
/
src
/
include
/
netlink-local.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'package/libnl-tiny/src/include/netlink-local.h')
-rw-r--r--
package/libnl-tiny/src/include/netlink-local.h
1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/libnl-tiny/src/include/netlink-local.h b/package/libnl-tiny/src/include/netlink-local.h
index a311ec051a..a2000fa2ff 100644
--- 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>