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:
2d87007
)
fix inclusion of private_key_t in nm plugin
author
Martin Willi
<martin@strongswan.org>
Tue, 9 Jun 2009 12:02:35 +0000
(14:02 +0200)
committer
Martin Willi
<martin@strongswan.org>
Tue, 9 Jun 2009 12:03:48 +0000
(14:03 +0200)
src/charon/plugins/nm/nm_creds.h
patch
|
blob
|
history
diff --git
a/src/charon/plugins/nm/nm_creds.h
b/src/charon/plugins/nm/nm_creds.h
index
d778685
..
421442c
100644
(file)
--- a/
src/charon/plugins/nm/nm_creds.h
+++ b/
src/charon/plugins/nm/nm_creds.h
@@
-21,6
+21,7
@@
#ifndef NM_CREDS_H_
#define NM_CREDS_H_
+#include <credentials/keys/private_key.h>
#include <credentials/credential_set.h>
typedef struct nm_creds_t nm_creds_t;