index
:
grab
master
Structural alternative to grep
Thomas Voss
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
make.c
3
1 files changed, 0 insertions, 3 deletions
diff --git a/make.c b/make.c
index 436b431..ce566af 100644
--- a/
make.c
+++ b/
make.c
@@ -1,6 +1,3 @@
-#ifndef __APPLE__
-# define _POSIX_C_SOURCE 200809L
-#endif
#include <errno.h>
#include <limits.h>
#include <stdbool.h>