]> git.ipfire.org Git - people/ms/strongswan.git/blobdiff - src/pluto/connections.c
- introduced autotools
[people/ms/strongswan.git] / src / pluto / connections.c
index 6cf6a6a8b796a4fdefeb6eafcdef0118beefc41a..f672e928b54e50d26e118cd1c81d89a81543e3b1 100644 (file)
@@ -29,7 +29,7 @@
 #include <sys/queue.h>
 
 #include <freeswan.h>
-#include <freeswan/ipsec_policy.h>
+#include <ipsec_policy.h>
 #include "kameipsec.h"
 
 #include "constants.h"
@@ -58,7 +58,6 @@
 #include "whack.h"
 #include "alg_info.h"
 #include "ike_alg.h"
-#include "kernel_alg.h"
 #ifdef NAT_TRAVERSAL
 #include "nat_traversal.h"
 #endif