CVSROOT: /sources/m4 Module name: m4 Branch: branch-1_4 Changes by: Eric Blake <ericb> 06/08/18 23:11:37
Index: src/m4.h =================================================================== RCS file: /sources/m4/m4/src/m4.h,v retrieving revision 1.1.1.1.2.27 retrieving revision 1.1.1.1.2.28 diff -u -b -r1.1.1.1.2.27 -r1.1.1.1.2.28 --- src/m4.h 8 Aug 2006 23:17:44 -0000 1.1.1.1.2.27 +++ src/m4.h 18 Aug 2006 23:11:36 -0000 1.1.1.1.2.28 @@ -49,6 +49,7 @@ #include <sys/types.h> #include "binary-io.h" +#include "cloexec.h" #include "close-stream.h" #include "error.h" #include "exit.h"
