diff options
Diffstat (limited to 'security/steghide/files/patch-src-jpegfile.cc')
-rw-r--r-- | security/steghide/files/patch-src-jpegfile.cc | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/security/steghide/files/patch-src-jpegfile.cc b/security/steghide/files/patch-src-jpegfile.cc deleted file mode 100644 index 8c35e8b69384..000000000000 --- a/security/steghide/files/patch-src-jpegfile.cc +++ /dev/null @@ -1,12 +0,0 @@ ---- src/jpegfile.cc.orig Tue May 14 07:48:06 2002 -+++ src/jpegfile.cc Wed Aug 13 10:22:19 2003 -@@ -19,6 +19,9 @@ - */ - - #include <iostream> -+#include <vector> -+#include <string> -+#include <assert.h> - - #include "cvrstgfile.h" - #include "jpegbase.h" |