summaryrefslogtreecommitdiff
path: root/graphics/showimg/files/patch-qtiffio.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/showimg/files/patch-qtiffio.cpp')
-rw-r--r--graphics/showimg/files/patch-qtiffio.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/graphics/showimg/files/patch-qtiffio.cpp b/graphics/showimg/files/patch-qtiffio.cpp
deleted file mode 100644
index 7c9bb3711e6c..000000000000
--- a/graphics/showimg/files/patch-qtiffio.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
---- showimg/qtiffio.cpp.orig Fri Aug 1 15:29:41 2003
-+++ showimg/qtiffio.cpp Fri Aug 1 15:31:45 2003
-@@ -17,6 +17,7 @@
- //
-
- #include <stdio.h>
-+#include <sys/types.h>
- #include <sys/mman.h>
-
- #include <tiffio.h>