]> git.droids-corp.org - dpdk.git/blobdiff - examples/performance-thread/pthread_shim/pthread_shim.c
mk: build with _GNU_SOURCE defined by default
[dpdk.git] / examples / performance-thread / pthread_shim / pthread_shim.c
index 53f12437f0a27acb4f978c95b42485fa48177a70..a02de067771ec317c5d833a248e007628d684bdc 100644 (file)
@@ -6,7 +6,6 @@
 #include <stdlib.h>
 #include <sys/types.h>
 #include <errno.h>
-#define __USE_GNU
 #include <sched.h>
 #include <dlfcn.h>