mk: build with _GNU_SOURCE defined by default
[dpdk.git] / examples / performance-thread / l3fwd-thread / main.c
index 50fd1b0..4f8747b 100644 (file)
@@ -2,8 +2,6 @@
  * Copyright(c) 2010-2016 Intel Corporation
  */
 
-#define _GNU_SOURCE
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <stdint.h>