summaryrefslogtreecommitdiffstats
path: root/package/wprobe
diff options
context:
space:
mode:
Diffstat (limited to 'package/wprobe')
-rw-r--r--package/wprobe/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/wprobe/Makefile b/package/wprobe/Makefile
index 02e9919aa..536a85eb2 100644
--- a/package/wprobe/Makefile
+++ b/package/wprobe/Makefile
@@ -61,6 +61,7 @@ define Build/Prepare
endef
TARGET_CPPFLAGS := \
+ -D_GNU_SOURCE \
-I$(STAGING_DIR)/usr/include/libnl-tiny \
$(TARGET_CPPFLAGS)