diff options
Diffstat (limited to 'security/steghide/files/patch-src-jpegjfifapp0.cc')
-rw-r--r-- | security/steghide/files/patch-src-jpegjfifapp0.cc | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/security/steghide/files/patch-src-jpegjfifapp0.cc b/security/steghide/files/patch-src-jpegjfifapp0.cc deleted file mode 100644 index 2ef745712745..000000000000 --- a/security/steghide/files/patch-src-jpegjfifapp0.cc +++ /dev/null @@ -1,10 +0,0 @@ ---- src/jpegjfifapp0.cc.orig Thu Sep 26 22:30:27 2002 -+++ src/jpegjfifapp0.cc Thu Sep 26 22:30:51 2002 -@@ -19,6 +19,7 @@ - */ - - #include <string> -+#include <vector> - - #include <libintl.h> - #define _(S) gettext (S) |