aboutsummaryrefslogtreecommitdiffstats
path: root/examples/performance-thread/pthread_shim/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/performance-thread/pthread_shim/main.c')
-rw-r--r--examples/performance-thread/pthread_shim/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/performance-thread/pthread_shim/main.c b/examples/performance-thread/pthread_shim/main.c
index 7d0d5811..03ff3943 100644
--- a/examples/performance-thread/pthread_shim/main.c
+++ b/examples/performance-thread/pthread_shim/main.c
@@ -2,7 +2,6 @@
* Copyright(c) 2015 Intel Corporation
*/
-#define _GNU_SOURCE
#include <stdio.h>
#include <stdlib.h>
#include <stdint.h>