summaryrefslogtreecommitdiffstats
path: root/sys/netinet/in_pcb.c
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2004-03-10 01:01:04 +0000
committerrwatson <rwatson@FreeBSD.org>2004-03-10 01:01:04 +0000
commit7866f6e355d1bfbca14c6149fe2561d75e9b0f99 (patch)
tree123bf12dbf10198d9fac921be47480b262dbbe89 /sys/netinet/in_pcb.c
parentcf1b8bdb72065fb64981ec1fea1d132eff6bf834 (diff)
downloadFreeBSD-src-7866f6e355d1bfbca14c6149fe2561d75e9b0f99.zip
FreeBSD-src-7866f6e355d1bfbca14c6149fe2561d75e9b0f99.tar.gz
Scrub unused variable zeroin_addr.
Diffstat (limited to 'sys/netinet/in_pcb.c')
-rw-r--r--sys/netinet/in_pcb.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/netinet/in_pcb.c b/sys/netinet/in_pcb.c
index 260affe..26b91a3 100644
--- a/sys/netinet/in_pcb.c
+++ b/sys/netinet/in_pcb.c
@@ -83,8 +83,6 @@
#include <netipsec/key.h>
#endif /* FAST_IPSEC */
-struct in_addr zeroin_addr;
-
/*
* These configure the range of local port addresses assigned to
* "unspecified" outgoing connections/packets/whatever.
OpenPOWER on IntegriCloud