--- src/usr.bin/make/parse.c 2005/05/19 17:04:45 1.84 +++ src/usr.bin/make/parse.c 2005/05/19 17:07:17 1.85 @@ -89,6 +89,7 @@ #include "make.h" #include "parse.h" #include "pathnames.h" +#include "shell.h" #include "str.h" #include "suff.h" #include "targ.h"