Mercurial > emacs
diff src/regex.c @ 6995:d5100199cb6f
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 21 Apr 1994 03:24:35 +0000 |
parents | 815a2d384b6e |
children | a8fe822b48dc |
line wrap: on
line diff
--- a/src/regex.c Wed Apr 20 20:39:18 1994 +0000 +++ b/src/regex.c Thu Apr 21 03:24:35 1994 +0000 @@ -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