diff --git a/src/common/filestat.c b/src/common/filestat.c index 6a965af36..e161e74ad 100644 --- a/src/common/filestat.c +++ b/src/common/filestat.c @@ -52,6 +52,9 @@ #include #endif +/* common */ +#include "filestat.h" + /*****************************************************************************/