CVSROOT: /sources/m4
Module name: m4
Changes by: Eric Blake <ericb> 06/09/26 13:19:26
Index: m4/resyntax.c
===================================================================
RCS file: /sources/m4/m4/m4/resyntax.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- m4/resyntax.c 13 Jul 2006 23:35:16 -0000 1.1
+++ m4/resyntax.c 26 Sep 2006 13:19:26 -0000 1.2
@@ -17,9 +17,7 @@
02110-1301 USA
*/
-#if HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
#include <regex.h>
#include <string.h>