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:
fb6d76c
)
added missing hasher include
author
Martin Willi
<martin@strongswan.org>
Thu, 3 Jan 2008 10:42:21 +0000
(10:42 -0000)
committer
Martin Willi
<martin@strongswan.org>
Thu, 3 Jan 2008 10:42:21 +0000
(10:42 -0000)
src/charon/sa/connect_manager.c
patch
|
blob
|
history
diff --git
a/src/charon/sa/connect_manager.c
b/src/charon/sa/connect_manager.c
index
d0f3cde
..
876eba2
100644
(file)
--- a/
src/charon/sa/connect_manager.c
+++ b/
src/charon/sa/connect_manager.c
@@
-27,6
+27,7
@@
#include <daemon.h>
#include <utils/linked_list.h>
+#include <crypto/hashers/hasher.h>
#include <processing/jobs/callback_job.h>
#include <processing/jobs/initiate_mediation_job.h>