Scrub unused variable zeroin_addr.

This commit is contained in:
Robert Watson 2004-03-10 01:01:04 +00:00
parent 0235bf0261
commit 846840ba95
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=126791
2 changed files with 0 additions and 3 deletions

View File

@ -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.

View File

@ -83,7 +83,6 @@ struct in_aliasreq {
#ifdef _KERNEL
extern struct in_addr zeroin_addr;
extern u_char inetctlerrmap[];
/*