diff options
Diffstat (limited to 'examples/performance-thread/pthread_shim/main.c')
-rw-r--r-- | examples/performance-thread/pthread_shim/main.c | 1 |
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> |