summaryrefslogtreecommitdiffstats
path: root/sys/netinet
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netinet')
-rw-r--r--sys/netinet/ip_output.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/netinet/ip_output.c b/sys/netinet/ip_output.c
index c6cefc4..9877964 100644
--- a/sys/netinet/ip_output.c
+++ b/sys/netinet/ip_output.c
@@ -136,7 +136,6 @@ ip_output(m0, opt, ro, flags, imo, inp)
#ifdef IPSEC
struct route iproute;
struct secpolicy *sp = NULL;
- struct socket *so = inp ? inp->inp_socket : NULL;
#endif
#ifdef FAST_IPSEC
struct route iproute;
OpenPOWER on IntegriCloud