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

Index: m4/path.c
===================================================================
RCS file: /sources/m4/m4/m4/path.c,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -b -r1.24 -r1.25
--- m4/path.c   13 Jan 2007 13:55:37 -0000      1.24
+++ m4/path.c   2 Apr 2007 12:06:23 -0000       1.25
@@ -24,10 +24,8 @@
 
 #include <config.h>
 
-#include <stdlib.h>
 #include <string.h>
 
-#include "m4module.h"
 #include "m4private.h"
 
 #include "dirname.h"


Reply via email to