summaryrefslogtreecommitdiff
path: root/devel/libassa/files/patch-assa:Logger_Impl.cpp
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2004-01-29 02:08:34 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2004-01-29 02:08:34 +0000
commit930e963ab78e75ec1699cc964d139cdd6764d8ef (patch)
treeaa46947575e6333b9b6e5329e0213d1123cdfb99 /devel/libassa/files/patch-assa:Logger_Impl.cpp
parentUpdate to 0.2.2 (diff)
fix build on -stable
Noticed by: bento via kris
Notes
Notes: svn path=/head/; revision=99355
Diffstat (limited to 'devel/libassa/files/patch-assa:Logger_Impl.cpp')
-rw-r--r--devel/libassa/files/patch-assa:Logger_Impl.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/libassa/files/patch-assa:Logger_Impl.cpp b/devel/libassa/files/patch-assa:Logger_Impl.cpp
new file mode 100644
index 000000000000..62fbbd030455
--- /dev/null
+++ b/devel/libassa/files/patch-assa:Logger_Impl.cpp
@@ -0,0 +1,10 @@
+--- assa/Logger_Impl.cpp.orig Thu Jan 29 01:12:05 2004
++++ assa/Logger_Impl.cpp Thu Jan 29 01:12:37 2004
+@@ -14,6 +14,7 @@
+
+ #include <iostream>
+ #include <iomanip>
++#include <cstdio>
+
+ #include "assa/TimeVal.h"
+ #include "assa/Logger_Impl.h"