libmemif: fix build on ununtu 18.04 (VPP-1244)
[vpp.git] / extras / libmemif / src / main.c
index 6048e4e..d5a4319 100644 (file)
@@ -15,6 +15,7 @@
  *------------------------------------------------------------------
  */
 
+#define _GNU_SOURCE
 #include <stdint.h>
 #include <net/if.h>
 #include <sys/types.h>