File flphoto-1.3.1-proto.patch of Package flphoto
--- camera.cxx +++ camera.cxx @@ -36,6 +36,8 @@ #include "i18n.h" #include "flstring.h" #include <stdlib.h> +#include <sys/types.h> +#include <sys/stat.h> #if defined(WIN32) && !defined(__CYGWIN__) # include <direct.h> # include <io.h>