mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-13 10:02:38 +00:00
Scrub unused variable zeroin_addr.
This commit is contained in:
parent
0235bf0261
commit
846840ba95
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=126791
@ -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.
|
||||
|
@ -83,7 +83,6 @@ struct in_aliasreq {
|
||||
|
||||
|
||||
#ifdef _KERNEL
|
||||
extern struct in_addr zeroin_addr;
|
||||
extern u_char inetctlerrmap[];
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user