mk: build with _GNU_SOURCE defined by default
[dpdk.git] / drivers / net / softnic / conn.c
index 990cf40..8b66580 100644 (file)
@@ -8,7 +8,6 @@
 #include <unistd.h>
 #include <sys/types.h>
 
-#define __USE_GNU
 #include <sys/socket.h>
 
 #include <sys/epoll.h>