changeset 6995:d5100199cb6f

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Thu, 21 Apr 1994 03:24:35 +0000
parents b43ec2effc1d
children cb15d148ee99
files src/regex.c
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
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