pluto: Removed the KLIPS preprocessor flag.

This commit is contained in:
Tobias Brunner
2010-09-02 19:04:24 +02:00
parent fc06e34e46
commit 8dade8e6eb
10 changed files with 6 additions and 98 deletions
-2
View File
@@ -127,10 +127,8 @@ struct state
struct ipsec_proto_info st_ah;
struct ipsec_proto_info st_esp;
struct ipsec_proto_info st_ipcomp;
#ifdef KLIPS
ipsec_spi_t st_tunnel_in_spi; /* KLUDGE */
ipsec_spi_t st_tunnel_out_spi; /* KLUDGE */
#endif
const struct dh_desc *st_pfs_group; /* group for Phase 2 PFS */