if_name and if_unit renaming to if_xname should be dealth with in
ipmon as well.
This commit is contained in:
parent
2affa9f7b1
commit
6b11e29d1e
@ -922,6 +922,7 @@ int blen;
|
||||
}
|
||||
#if (SOLARIS || \
|
||||
(defined(NetBSD) && (NetBSD <= 1991011) && (NetBSD >= 199603)) || \
|
||||
(defined(__FreeBSD__) && (__FreeBSD_version >= 501113)) || \
|
||||
(defined(OpenBSD) && (OpenBSD >= 199603))) || defined(linux)
|
||||
{
|
||||
char ifname[sizeof(ipf->fl_ifname) + 1];
|
||||
|
Loading…
Reference in New Issue
Block a user