CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Gary V. Vaughan <gary>  07/04/02 12:06:23

Index: m4/m4private.h
===================================================================
RCS file: /sources/m4/m4/m4/m4private.h,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -b -r1.77 -r1.78
--- m4/m4private.h      5 Feb 2007 17:31:10 -0000       1.77
+++ m4/m4private.h      2 Apr 2007 12:06:23 -0000       1.78
@@ -24,15 +24,9 @@
 
 #include <config.h>
 
-#include <assert.h>
-#include <errno.h>
-
-#include "m4module.h"
+#include <m4/m4module.h>
 
 #include "cloexec.h"
-#include "stdio--.h"
-#include "stdlib--.h"
-#include "unistd--.h"
 
 typedef struct m4__search_path_info m4__search_path_info;
 


Reply via email to