changeset 203:74a6325fb756

*** empty log message ***
author Richard Stallman <rms@gnu.org>
date Thu, 21 Apr 1994 03:24:35 +0000
parents eeeec8731bb9
children 06c6a8b2ee89
files regex.c
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/regex.c	Tue Apr 19 13:40:49 1994 +0000
+++ b/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