<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- importer/fileutils.cpp.bak	2013-11-11 21:31:17.000000000 +0900
+++ importer/fileutils.cpp	2013-11-11 21:34:32.000000000 +0900
@@ -40,6 +40,8 @@
 #include &lt;stdlib.h&gt;
 #include &lt;string.h&gt;
 
+#include &lt;unistd.h&gt;
+
 namespace Gwenview
 {
 namespace FileUtils
</pre></body></html>