diff options
Diffstat (limited to 'lang/ofc/files/patch-ofc__DJPEGImage.m')
-rw-r--r-- | lang/ofc/files/patch-ofc__DJPEGImage.m | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/lang/ofc/files/patch-ofc__DJPEGImage.m b/lang/ofc/files/patch-ofc__DJPEGImage.m deleted file mode 100644 index cfcdc174165d..000000000000 --- a/lang/ofc/files/patch-ofc__DJPEGImage.m +++ /dev/null @@ -1,10 +0,0 @@ ---- ./ofc/DJPEGImage.m.orig 2008-08-20 19:16:29.000000000 +0200 -+++ ./ofc/DJPEGImage.m 2014-08-29 08:26:49.885998054 +0200 -@@ -25,6 +25,7 @@ - //============================================================================== - - #include <setjmp.h> -+#include <stdio.h> - - #include "ofc/DJPEGImage.h" - |