From owner-cvs-all Thu Jan 11 23:46:49 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 444DF37B401; Thu, 11 Jan 2001 23:46:29 -0800 (PST) Received: (from bmilekic@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0C7kSZ78074; Thu, 11 Jan 2001 23:46:28 -0800 (PST) (envelope-from bmilekic) Message-Id: <200101120746.f0C7kSZ78074@freefall.freebsd.org> From: Bosko Milekic Date: Thu, 11 Jan 2001 23:46:28 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 machdep.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bmilekic 2001/01/11 23:46:28 PST Modified files: sys/i386/i386 machdep.c Log: Remove useless include of sys/mbuf.h (no longer useful since the mbuf subsystem init was moved to a better place). Revision Changes Path 1.428 +1 -2 src/sys/i386/i386/machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message