From owner-freebsd-current Wed Dec 11 16: 8:44 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C19D137B401 for ; Wed, 11 Dec 2002 16:08:42 -0800 (PST) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 8E7E343EB2 for ; Wed, 11 Dec 2002 16:08:41 -0800 (PST) (envelope-from nate@rootlabs.com) Received: (qmail 31923 invoked by uid 1000); 12 Dec 2002 00:08:42 -0000 Date: Wed, 11 Dec 2002 16:08:42 -0800 (PST) From: Nate Lawson To: current@freebsd.org Subject: net/if.h and IFNAMSIZ? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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