strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77cd6b0
)
- included missing header file
author
Jan Hutter
<jhutter@hsr.ch>
Thu, 10 Nov 2005 14:21:50 +0000
(14:21 -0000)
committer
Jan Hutter
<jhutter@hsr.ch>
Thu, 10 Nov 2005 14:21:50 +0000
(14:21 -0000)
Source/charon/logger.c
patch
|
blob
|
history
diff --git
a/Source/charon/logger.c
b/Source/charon/logger.c
index
e839172
..
da0f85c
100644
(file)
--- a/
Source/charon/logger.c
+++ b/
Source/charon/logger.c
@@
-29,6
+29,7
@@
#include <syslog.h>
#include <stdarg.h>
#include <string.h>
+#include <stdio.h>
/**
* Maximum length of al log entry (only used for logger_s.log)