about summary refs log tree commit diff stats
path: root/ignore.c
diff options
context:
space:
mode:
Diffstat (limited to 'ignore.c')
-rw-r--r--ignore.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/ignore.c b/ignore.c
index 8abca6e..e5e324c 100644
--- a/ignore.c
+++ b/ignore.c
@@ -1,6 +1,5 @@
 
-#define _POSIX_C_SOURCE 200809L
-#define _XOPEN_SOURCE 600
+#define _XOPEN_SOURCE 700
 
 #include <ctype.h>
 #include <stdio.h>