diff options
Diffstat (limited to 'graphics/qcomicbook/files/patch-src-imgarchivesink.cpp')
-rw-r--r-- | graphics/qcomicbook/files/patch-src-imgarchivesink.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/graphics/qcomicbook/files/patch-src-imgarchivesink.cpp b/graphics/qcomicbook/files/patch-src-imgarchivesink.cpp deleted file mode 100644 index fe64d3d88510..000000000000 --- a/graphics/qcomicbook/files/patch-src-imgarchivesink.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- src/imgarchivesink.cpp.orig Mon May 16 00:16:43 2005 -+++ src/imgarchivesink.cpp Fri May 20 00:41:12 2005 -@@ -18,6 +18,7 @@ - #include <qfileinfo.h> - #include <qfile.h> - #include <stdlib.h> -+#include <unistd.h> - #include <sys/types.h> - #include <sys/stat.h> - |