Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Dec 2002 16:08:42 -0800 (PST)
From:      Nate Lawson <nate@root.org>
To:        current@freebsd.org
Subject:   net/if.h and IFNAMSIZ?
Message-ID:  <Pine.BSF.4.21.0212111559340.31267-100000@root.org>

next in thread | raw e-mail | index | archive | help
A few headers use IFNAMSIZ but do not include net/if.h.  This breaks some
users that also don't include it.  Should we fix this by adding the
include?  Any problems with this?

Reference IFNAMSIZ
net/if_ieee80211.h
net/if_mib.h
net/if_ppp.h
net/if_vlan_var.h
netatalk/at_var.h
netatm/atm.h
netatm/atm_if.h
netatm/atm_ioctl.h
netinet/in_var.h
netinet/ip_compat.h
netinet/ip_fil.h
netinet/ip_fw.h
netinet/ip_nat.h
netinet/ip_state.h
netinet6/in6_var.h
netinet6/ip6_fw.h
netinet6/nd6.h
netipx/ipx_if.h
netnatm/natm.h
netns/ns_if.h

Include net/if.h
net/if_ppp.h
netinet6/ip6_fw.h



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0212111559340.31267-100000>