CVSROOT: /sources/m4 Module name: m4 Changes by: Gary V. Vaughan <gary> 07/04/02 12:06:23
Index: m4/debug.c =================================================================== RCS file: /sources/m4/m4/m4/debug.c,v retrieving revision 1.29 retrieving revision 1.30 diff -u -b -r1.29 -r1.30 --- m4/debug.c 10 Oct 2006 12:47:23 -0000 1.29 +++ m4/debug.c 2 Apr 2007 12:06:23 -0000 1.30 @@ -1,5 +1,6 @@ /* GNU m4 -- A simple macro processor - Copyright (C) 1991, 1992, 1993, 1994, 2006 Free Software Foundation, Inc. + Copyright (C) 1991, 1992, 1993, 1994, 2006. + 2007 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -17,7 +18,6 @@ 02110-1301 USA */ -#include <stdio.h> #include <sys/stat.h> #include <stdarg.h>