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
commit379728da93fc064a7ca81ff4809c9637d56d13ba (patch)
treed56fe6a6f220515098e721bcea76e084edb3d455 /src/regex.c
parent090cebb5f4ea894e6ce875ff64d16e7ff2d06de2 (diff)
downloademacs-379728da93fc064a7ca81ff4809c9637d56d13ba.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