CVSROOT: /sources/m4 Module name: m4 Changes by: Eric Blake <ericb> 07/04/08 05:06:42
Index: src/m4.h =================================================================== RCS file: /sources/m4/m4/src/m4.h,v retrieving revision 1.24 retrieving revision 1.25 diff -u -b -r1.24 -r1.25 --- src/m4.h 2 Apr 2007 12:06:23 -0000 1.24 +++ src/m4.h 8 Apr 2007 05:06:42 -0000 1.25 @@ -21,8 +21,6 @@ #ifndef M4_H #define M4_H -#include <config.h> - #include <signal.h> #include "m4private.h"
