updates.
[crypto.git] / lib / contrib / regex.c
index e0d95f72abd61b2e85a53f5c6e006bd8632aadcb..5845a4169e7ef54e3630daa6c25923d04e1b3f76 100644 (file)
   #pragma alloca
 #endif
 
+/*
 #ifndef _GNU_SOURCE
 #define _GNU_SOURCE
 #endif
+*/
 
 /* We need this for `regex.h', and perhaps for the Emacs include files.  */
 #include <sys/types.h>