summaryrefslogtreecommitdiff
path: root/devel/libassa/files/patch-assa:Logger_Impl.cpp
blob: fdd6da34d6c1e2247651393f6eb0678518459fd1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- assa/Logger_Impl.cpp.orig	Thu Jul 20 06:30:54 2006
+++ assa/Logger_Impl.cpp	Wed Sep  6 16:20:05 2006
@@ -14,6 +14,7 @@
 
 #include <iostream>
 #include <iomanip>
+#include <cstdio>
 #include <string.h>				// strerror(3)
 
 #include "assa/TimeVal.h"