X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/feff097f66b5059aba6a7e9b97c485674d983561..24168b91595c0c5a9420c348c4c16e727e1aaa81:/package/wprobe/Makefile 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)