diff options
Diffstat (limited to 'libc/string/psignal.c')
-rw-r--r-- | libc/string/psignal.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/string/psignal.c b/libc/string/psignal.c index 64b52c98b..c47277701 100644 --- a/libc/string/psignal.c +++ b/libc/string/psignal.c @@ -5,7 +5,6 @@ * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. */ -#define _GNU_SOURCE #include <features.h> #include <stdio.h> #include <string.h> |