From aa8580934f916c03e68fa20ff1290f2f533c2496 Mon Sep 17 00:00:00 2001
From: Richard Stallman <rms@gnu.org>
Date: Thu, 21 Apr 1994 03:24:35 +0000
Subject: [PATCH] *** empty log message ***

---
 regex.c | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/regex.c b/regex.c
index 60c6b3b005..4513cb1029 100644
--- a/regex.c
+++ b/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
-- 
2.39.5