From owner-freebsd-current Sun Nov 26 15:35: 1 2000 Delivered-To: freebsd-current@freebsd.org Received: from ns.altadena.net (ns.altadena.net [206.126.144.2]) by hub.freebsd.org (Postfix) with ESMTP id 2A9D037B479 for ; Sun, 26 Nov 2000 15:34:58 -0800 (PST) Received: (from pete@localhost) by ns.altadena.net (8.11.1/8.8.8) id eAQNYfS71638 for current@freebsd.org; Sun, 26 Nov 2000 15:34:41 -0800 (PST) (envelope-from pete) From: Pete Carah Message-Id: <200011262334.eAQNYfS71638@ns.altadena.net> Subject: mbuf.h in netstat To: current@freebsd.org Date: Sun, 26 Nov 2000 15:34:41 -0800 (PST) X-Mailer: ELM [version 2.4ME+ PL68 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=iso8859-1 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Immediate problem is fixed by including machine/param.h in netstat/if.c. ifmcstat, rip6query, rtadvd/dump.c, i4b/isdnd/rc_config.c too... Those appear to be all. I don't know the "canonical" solution; maybe including machine/param.h in if_var.h? (or was removing it for "cleanliness" the cause of this?) -- Pete To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message