freebsd-ports/devel/codeworker/files/patch-ScpStream.h
Ying-Chieh Liao 4b9c33ef06 fix build on -stable
Noticed by:	bento via kris
2004-01-25 14:25:59 +00:00

11 lines
204 B
C++

--- ScpStream.h.orig Sun Jan 25 21:34:17 2004
+++ ScpStream.h Sun Jan 25 21:34:40 2004
@@ -34,6 +34,8 @@
#include <map>
#include <set>
+#include <ctime>
+
namespace CodeWorker {
#ifdef IN