diff options
Diffstat (limited to 'src/common/compat_threads.c')
-rw-r--r-- | src/common/compat_threads.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common/compat_threads.c b/src/common/compat_threads.c index 8f9001258a..9c6fa55b32 100644 --- a/src/common/compat_threads.c +++ b/src/common/compat_threads.c @@ -11,8 +11,6 @@ * modules.) */ -#define _GNU_SOURCE - #include "orconfig.h" #include <stdlib.h> #include "compat.h" |