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

Index: src/freeze.c
===================================================================
RCS file: /sources/m4/m4/src/freeze.c,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -b -r1.62 -r1.63
--- src/freeze.c        28 Feb 2007 21:31:12 -0000      1.62
+++ src/freeze.c        2 Apr 2007 12:06:23 -0000       1.63
@@ -20,9 +20,8 @@
 
 /* This module handles frozen files.  */
 
-#include "m4/system.h"
 #include "m4.h"
-#include "m4private.h"
+
 #include "binary-io.h"
 
 static void  produce_mem_dump          (FILE *, const char *, size_t);


Reply via email to