summaryrefslogtreecommitdiff
path: root/security/steghide/files/patch-src-jpegfile.cc
diff options
context:
space:
mode:
Diffstat (limited to 'security/steghide/files/patch-src-jpegfile.cc')
-rw-r--r--security/steghide/files/patch-src-jpegfile.cc7
1 files changed, 4 insertions, 3 deletions
diff --git a/security/steghide/files/patch-src-jpegfile.cc b/security/steghide/files/patch-src-jpegfile.cc
index c5582a997dbb..6d25498b17d9 100644
--- a/security/steghide/files/patch-src-jpegfile.cc
+++ b/security/steghide/files/patch-src-jpegfile.cc
@@ -1,10 +1,11 @@
---- src/jpegfile.cc.orig Thu Sep 26 20:50:05 2002
-+++ src/jpegfile.cc Thu Sep 26 20:50:33 2002
-@@ -19,6 +19,7 @@
+--- src/jpegfile.cc.orig Tue May 14 07:48:06 2002
++++ src/jpegfile.cc Mon Sep 23 18:37:37 2002
+@@ -19,6 +19,8 @@
*/
#include <iostream>
+#include <vector>
++#include <string>
#include "cvrstgfile.h"
#include "jpegbase.h"