update COPYING.DOC to fdl version 1.2.
[gnulib.git] / regex.c
diff --git a/regex.c b/regex.c
index 022ca13..5cb9973 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