projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b51fcc0
)
(_GNU_SOURCE): Don't define.
author
Dave Love
<fx@gnu.org>
Mon, 18 Nov 2002 15:40:28 +0000
(15:40 +0000)
committer
Dave Love
<fx@gnu.org>
Mon, 18 Nov 2002 15:40:28 +0000
(15:40 +0000)
regex.c
patch
|
blob
|
history
diff --git
a/regex.c
b/regex.c
index 022ca13eba6f13fca636e2e136bedd49f8e30254..5cb997336f600f005e4b6d827e76913863884fde 100644
(file)
--- a/
regex.c
+++ b/
regex.c
@@
-33,9
+33,6
@@
#pragma alloca
#endif
-#undef _GNU_SOURCE
-#define _GNU_SOURCE
-
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif