CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      06/08/22 22:36:28

Index: m4/m4private.h
===================================================================
RCS file: /sources/m4/m4/m4/m4private.h,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -b -r1.53 -r1.54
--- m4/m4private.h      9 Aug 2006 21:33:24 -0000       1.53
+++ m4/m4private.h      22 Aug 2006 22:36:28 -0000      1.54
@@ -31,6 +31,11 @@
 
 #include "m4module.h"
 
+#include "cloexec.h"
+#include "stdio--.h"
+#include "stdlib--.h"
+#include "unistd--.h"
+
 typedef struct m4__search_path_info m4__search_path_info;
 
 typedef enum {


Reply via email to