From owner-cvs-all Mon Dec 31 12: 5:30 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 CCAE237B41C; Mon, 31 Dec 2001 12:05:26 -0800 (PST) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBVK5Qx83425; Mon, 31 Dec 2001 12:05:26 -0800 (PST) (envelope-from rwatson) Message-Id: <200112312005.fBVK5Qx83425@freefall.freebsd.org> From: Robert Watson Date: Mon, 31 Dec 2001 12:05:26 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/nfsclient bootp_subr.c krpc_subr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rwatson 2001/12/31 12:05:26 PST Modified files: sys/nfsclient bootp_subr.c krpc_subr.c Log: o Add missing #include's of sys/proc.h, missed in merge, required to dereference td->td_proc->p_ucred. Revision Changes Path 1.33 +1 -0 src/sys/nfsclient/bootp_subr.c 1.19 +1 -0 src/sys/nfsclient/krpc_subr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message