summaryrefslogtreecommitdiffstats
path: root/sys/netinet6/ip6_ipsec.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netinet6/ip6_ipsec.h')
-rw-r--r--sys/netinet6/ip6_ipsec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet6/ip6_ipsec.h b/sys/netinet6/ip6_ipsec.h
index 86d1b00..a65b19a 100644
--- a/sys/netinet6/ip6_ipsec.h
+++ b/sys/netinet6/ip6_ipsec.h
@@ -36,7 +36,7 @@ int ip6_ipsec_filtertunnel(struct mbuf *);
int ip6_ipsec_fwd(struct mbuf *);
int ip6_ipsec_input(struct mbuf *, int);
int ip6_ipsec_output(struct mbuf **, struct inpcb *, int *, int *,
- struct ifnet **, struct secpolicy **sp);
+ struct ifnet **);
#if 0
int ip6_ipsec_mtu(struct mbuf *);
#endif
OpenPOWER on IntegriCloud