1 2 3 4 5 6 7 8 9 10 11
--- setpath.c.orig +++ setpath.c @@ -15,6 +15,8 @@ #include "dir.H" #include "misc.h" +#include <string.h> + BOOLEAN SetPath( DirInh, Pfad) DIRECTORY *DirInh;