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
(from parent 1:
995d811
)
fixed include typo
author
Martin Willi
<martin@strongswan.org>
Thu, 21 Sep 2006 05:55:07 +0000
(
05:55
-0000)
committer
Martin Willi
<martin@strongswan.org>
Thu, 21 Sep 2006 05:55:07 +0000
(
05:55
-0000)
src/libfreeswan/pfkey_v2_parse.c
patch
|
blob
|
history
diff --git
a/src/libfreeswan/pfkey_v2_parse.c
b/src/libfreeswan/pfkey_v2_parse.c
index
a1cc6d9
..
440aa8c
100644
(file)
--- a/
src/libfreeswan/pfkey_v2_parse.c
+++ b/
src/libfreeswan/pfkey_v2_parse.c
@@
-49,7
+49,7
@@
char pfkey_v2_parse_c_version[] = "$Id: pfkey_v2_parse.c,v 1.4 2004/06/13 20:35:
# endif /* if defined(CONFIG_IPV6) || defined(CONFIG_IPV6_MODULE) */
extern int debug_pfkey;
-#
include
freeswan.h"
+#
include "
freeswan.h"
#include "ipsec_encap.h"