summaryrefslogtreecommitdiff
path: root/devel/libassa/files/patch-assa:Logger_Impl.h
blob: 8fa82d5a1364c6a9e77daa9c8f65d2329c09514a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- assa/Logger_Impl.h.orig	Mon Oct 13 11:30:18 2003
+++ assa/Logger_Impl.h	Thu Jan 29 00:28:19 2004
@@ -16,6 +16,8 @@
 
 #include <errno.h>
 #include <string>
+#include <stdarg.h>
+#include <sys/types.h>
 
 using std::string;
 using std::ostream;