From owner-cvs-all Mon Apr 23 1:17:22 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9072137B423; Mon, 23 Apr 2001 01:17:18 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f3N8HIx39518; Mon, 23 Apr 2001 01:17:18 -0700 (PDT) (envelope-from grog) Message-Id: <200104230817.f3N8HIx39518@freefall.freebsd.org> From: Greg Lehey Date: Mon, 23 Apr 2001 01:17:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys mount.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG grog 2001/04/23 01:17:18 PDT Modified files: sys/sys mount.h Log: Remove bogus #include and duplicate definition of AF_MAX. These were made necessary by breakage in usr.sbin/pstat and usr.bin/fstat, since fixed. Suggested by: phk Unearthed by: John Hood Revision Changes Path 1.106 +1 -5 src/sys/sys/mount.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message