summaryrefslogtreecommitdiff
path: root/src/regex.c
diff options
context:
space:
mode:
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