aboutsummaryrefslogtreecommitdiff
path: root/jim-exec.c
diff options
context:
space:
mode:
Diffstat (limited to 'jim-exec.c')
-rw-r--r--jim-exec.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/jim-exec.c b/jim-exec.c
index 36edb92..69a7841 100644
--- a/jim-exec.c
+++ b/jim-exec.c
@@ -20,9 +20,6 @@
* express or implied warranty.
*/
-#ifndef _GNU_SOURCE
-#define _GNU_SOURCE
-#endif
#include <string.h>
#include <ctype.h>