strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fixed include typo
[strongswan.git]
/
src
/
libfreeswan
/
pfkey_v2_parse.c
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"