CVSROOT: /sources/m4 Module name: m4 Branch: branch-1_4 Changes by: Eric Blake <ericb> 07/05/24 17:23:43
Index: src/m4.h =================================================================== RCS file: /sources/m4/m4/src/m4.h,v retrieving revision 1.1.1.1.2.41 retrieving revision 1.1.1.1.2.42 diff -u -b -r1.1.1.1.2.41 -r1.1.1.1.2.42 --- src/m4.h 28 Feb 2007 13:48:19 -0000 1.1.1.1.2.41 +++ src/m4.h 24 May 2007 17:23:43 -0000 1.1.1.1.2.42 @@ -36,7 +36,7 @@ #include "clean-temp.h" #include "cloexec.h" #include "close-stream.h" -#include "closeout.h" +#include "closein.h" #include "error.h" #include "exitfail.h" #include "obstack.h"
