aboutsummaryrefslogtreecommitdiff
path: root/jim-aio.c
diff options
context:
space:
mode:
Diffstat (limited to 'jim-aio.c')
-rw-r--r--jim-aio.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/jim-aio.c b/jim-aio.c
index cb56826..487f2c3 100644
--- a/jim-aio.c
+++ b/jim-aio.c
@@ -39,9 +39,6 @@
#include "jimautoconf.h"
-#ifndef _GNU_SOURCE
-#define _GNU_SOURCE
-#endif
#include <stdio.h>
#include <string.h>
#include <errno.h>