freebsd-ports/security/steghide/files/patch-src-jpegjfifapp0.cc
David W. Chapman Jr. 22b385e041 Make compile on -current
PR:		42011
Submitted by:	maintainer
2002-09-01 17:35:49 +00:00

10 lines
216 B
C++

--- 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)