summaryrefslogtreecommitdiff
path: root/src/regex.c
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1994-04-21 03:24:35 +0000
committerRichard M. Stallman <rms@gnu.org>1994-04-21 03:24:35 +0000
commite3959936826f0659a00ed8131f3e2d36db212f91 (patch)
treef6b10e1fb2480ec19fd4af962d7d2a33a1e10573 /src/regex.c
parent3860d775bd752b7c33318f5d45f4bd35ca3ea0e8 (diff)
downloademacs-e3959936826f0659a00ed8131f3e2d36db212f91.tar.gz
*** empty log message ***
Diffstat (limited to 'src/regex.c')
-rw-r--r--src/regex.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/regex.c b/src/regex.c
index 60c6b3b0054..4513cb10298 100644
--- a/src/regex.c
+++ b/src/regex.c
@@ -40,10 +40,6 @@
/* 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