diff options
Diffstat (limited to 'security/steghide/files/patch-src-jpegrestart.cc')
-rw-r--r-- | security/steghide/files/patch-src-jpegrestart.cc | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/security/steghide/files/patch-src-jpegrestart.cc b/security/steghide/files/patch-src-jpegrestart.cc deleted file mode 100644 index d7bd286d1317..000000000000 --- a/security/steghide/files/patch-src-jpegrestart.cc +++ /dev/null @@ -1,12 +0,0 @@ ---- src/jpegrestart.cc.orig Thu Sep 26 23:11:13 2002 -+++ src/jpegrestart.cc Thu Sep 26 23:42:51 2002 -@@ -18,6 +18,9 @@ - * - */ - -+#include <vector> -+#include <string> -+ - #include "binaryio.h" - #include "jpegrestart.h" - |