From: Richard M. Stallman Date: Thu, 21 Apr 1994 03:24:35 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-19.34~8858 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=379728da93fc064a7ca81ff4809c9637d56d13ba;p=emacs.git *** empty log message *** --- 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 -#ifdef HAVE_CONFIG_H -#include "config.h" -#endif - /* The `emacs' switch turns on certain matching commands that make sense only in Emacs. */ #ifdef emacs