CVSROOT: /sources/m4
Module name: m4
Changes by: Eric Blake <ericb> 06/09/26 13:19:26
Index: m4/utility.c
===================================================================
RCS file: /sources/m4/m4/m4/utility.c,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -b -r1.48 -r1.49
--- m4/utility.c 7 Sep 2006 23:53:04 -0000 1.48
+++ m4/utility.c 26 Sep 2006 13:19:26 -0000 1.49
@@ -18,9 +18,7 @@
02110-1301 USA
*/
-#if HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
#include "m4private.h"
#include "verror.h"