diff options
| author | Marko Zec <zec@FreeBSD.org> | 2008-11-28 23:30:51 +0000 |
|---|---|---|
| committer | Marko Zec <zec@FreeBSD.org> | 2008-11-28 23:30:51 +0000 |
| commit | f02493cbbd6e5e5f9094dc7ef872f773fa8b1a11 (patch) | |
| tree | bb923196c85b9e71d363a7650c292edddfbc6beb /sys/netinet/in.c | |
| parent | 39a7471508a20f2b15ca3bee3e532de069483811 (diff) | |
Notes
Diffstat (limited to 'sys/netinet/in.c')
| -rw-r--r-- | sys/netinet/in.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/netinet/in.c b/sys/netinet/in.c index f2d7ccbe04e5..b57049f155d6 100644 --- a/sys/netinet/in.c +++ b/sys/netinet/in.c @@ -70,7 +70,6 @@ static void in_purgemaddrs(struct ifnet *); static int subnetsarelocal; static int sameprefixcarponly; extern struct inpcbinfo ripcbinfo; -extern struct inpcbinfo udbinfo; #endif SYSCTL_V_INT(V_NET, vnet_inet, _net_inet_ip, OID_AUTO, subnets_are_local, |
