--- camera.cxx	
+++ /home/benreilly/build/VL7/flphoto-1.3.1/tmp/flphoto-1.3.1/camera.cxx	
@@ -1,3 +1,4 @@
+
 //
 // ": camera.cxx 393 2006-07-18 01:11:22Z mike $"
 //
@@ -42,6 +43,7 @@
 #  define fl_mkdir(p)	mkdir(p)
 #else
 #  include <unistd.h>
+#  include <sys/stat.h>
 #  define fl_mkdir(p)	mkdir(p, 0777)
 #endif // WIN32 && !__CYGWIN__
 #include <errno.h>
