mk: build with _GNU_SOURCE defined by default
[dpdk.git] / examples / ip_pipeline / conn.c
index 6b08e9e..30fca80 100644 (file)
@@ -8,7 +8,6 @@
 #include <unistd.h>
 #include <sys/types.h>
 
-#define __USE_GNU
 #include <sys/socket.h>
 
 #include <sys/epoll.h>