fixed include typo

This commit is contained in:
Martin Willi
2006-09-21 05:55:07 +00:00
parent 995d8116e1
commit f983ec4dc5
+1 -1
View File
@@ -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"