*** empty log message ***
authorRichard Stallman <rms@gnu.org>
Thu, 21 Apr 1994 03:24:35 +0000 (03:24 +0000)
committerRichard Stallman <rms@gnu.org>
Thu, 21 Apr 1994 03:24:35 +0000 (03:24 +0000)
regex.c

diff --git a/regex.c b/regex.c
index 60c6b3b..4513cb1 100644 (file)
--- a/regex.c
+++ b/regex.c
 /* We need this for `regex.h', and perhaps for the Emacs include files.  */
 #include <sys/types.h>
 
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
-
 /* The `emacs' switch turns on certain matching commands
    that make sense only in Emacs. */
 #ifdef emacs