CVSROOT: /sources/m4 Module name: m4 Changes by: Gary V. Vaughan <gary> 07/04/02 12:06:23
Index: m4/m4module.h =================================================================== RCS file: /sources/m4/m4/m4/m4module.h,v retrieving revision 1.106 retrieving revision 1.107 diff -u -b -r1.106 -r1.107 --- m4/m4module.h 5 Feb 2007 17:31:10 -0000 1.106 +++ m4/m4module.h 2 Apr 2007 12:06:23 -0000 1.107 @@ -23,8 +23,8 @@ #define M4MODULE_H 1 #include <ltdl.h> -#include <m4/system.h> #include <m4/hash.h> +#include <m4/system.h> BEGIN_C_DECLS
