CVSROOT: /sources/m4
Module name: m4
Changes by: Eric Blake <ericb> 06/09/26 13:19:26
Index: m4/output.c
===================================================================
RCS file: /sources/m4/m4/m4/output.c,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -b -r1.28 -r1.29
--- m4/output.c 5 Sep 2006 16:58:02 -0000 1.28
+++ m4/output.c 26 Sep 2006 13:19:26 -0000 1.29
@@ -18,9 +18,7 @@
02110-1301 USA
*/
-#if HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
#include <errno.h>
#include <stdio.h>