Index: common.h --- common.h.orig +++ common.h @@ -29,6 +29,8 @@ #define TEMPFILENAME "tempdesc.txt" #endif +#include + #if defined(unix) && !defined(remove) #define remove unlink #endif