summaryrefslogtreecommitdiff
path: root/libc/unistd/usershell.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/unistd/usershell.c')
-rw-r--r--libc/unistd/usershell.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/unistd/usershell.c b/libc/unistd/usershell.c
index ab84fe9f5..e053d94b7 100644
--- a/libc/unistd/usershell.c
+++ b/libc/unistd/usershell.c
@@ -30,7 +30,6 @@
* November 2002, Erik Andersen <andersen@codepoet.org>
*/
-#define _GNU_SOURCE
#include <sys/param.h>
#include <sys/file.h>
#include <sys/stat.h>