mk: build with _GNU_SOURCE defined by default
[dpdk.git] / buildtools / pmdinfogen / pmdinfogen.c
index 0f35ca4..dc0b6d5 100644 (file)
@@ -8,7 +8,6 @@
  *
  */
 
-#define _GNU_SOURCE
 #include <stdio.h>
 #include <ctype.h>
 #include <string.h>