File cachefilesd-header.patch of Package cachefilesd
Index: cachefilesd-0.9/cachefilesd.c =================================================================== --- cachefilesd-0.9.orig/cachefilesd.c +++ cachefilesd-0.9/cachefilesd.c @@ -46,6 +46,7 @@ #include <sys/inotify.h> #include <sys/time.h> #include <sys/vfs.h> +#include <sys/stat.h> typedef enum objtype { OBJTYPE_INDEX,