From owner-cvs-all Mon Jan 3 12:34:44 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D8862151A0; Mon, 3 Jan 2000 12:34:41 -0800 (PST) (envelope-from newton@FreeBSD.org) Received: (from newton@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA36116; Mon, 3 Jan 2000 12:34:41 -0800 (PST) (envelope-from newton@FreeBSD.org) Message-Id: <200001032034.MAA36116@freefall.freebsd.org> From: Mark Newton Date: Mon, 3 Jan 2000 12:34:41 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/svr4 svr4_sysvec.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk newton 2000/01/03 12:34:41 PST Modified files: sys/svr4 svr4_sysvec.c Log: Need to #include vm_zone.h to pick up inline definition of zfree() so that NDFREE() macro from namei.h will be happy. Revision Changes Path 1.10 +2 -1 src/sys/svr4/svr4_sysvec.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message