Index: m4-1.4.14/src/path.c =================================================================== --- m4-1.4.14.orig/src/path.c +++ m4-1.4.14/src/path.c @@ -24,6 +24,11 @@ #include "m4.h" +#include +#include +#include + + struct includes { struct includes *next; /* next directory to search */