CVSROOT: /sources/m4 Module name: m4 Changes by: Gary V. Vaughan <gary> 07/04/02 12:06:23
Index: m4/output.c =================================================================== RCS file: /sources/m4/m4/m4/output.c,v retrieving revision 1.41 retrieving revision 1.42 diff -u -b -r1.41 -r1.42 --- m4/output.c 24 Mar 2007 21:29:41 -0000 1.41 +++ m4/output.c 2 Apr 2007 12:06:23 -0000 1.42 @@ -20,13 +20,6 @@ #include <config.h> -#include <errno.h> -#include <limits.h> -#include <stdio.h> -#include <sys/types.h> -#include <sys/stat.h> -#include <unistd.h> - #include "m4private.h" #include "binary-io.h"