summaryrefslogtreecommitdiffstats
path: root/package/swconfig
diff options
context:
space:
mode:
Diffstat (limited to 'package/swconfig')
-rw-r--r--package/swconfig/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/swconfig/Makefile b/package/swconfig/Makefile
index bec94a1ca..a7bed7317 100644
--- a/package/swconfig/Makefile
+++ b/package/swconfig/Makefile
@@ -21,6 +21,7 @@ define Package/swconfig
endef
TARGET_CPPFLAGS := \
+ -D_GNU_SOURCE \
-I$(STAGING_DIR)/usr/include/libnl-tiny \
-I$(LINUX_DIR)/include \
-I$(PKG_BUILD_DIR) \