summaryrefslogtreecommitdiff
path: root/security/steghide/files/patch-src-jpegjfifapp0.cc
blob: 2ef745712745439816f4a46970b6f39bdf8525ae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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)