From owner-cvs-all Mon Jun 18 12: 6:24 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 145E137B401; Mon, 18 Jun 2001 12:06:19 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5IJ6J706660; Mon, 18 Jun 2001 12:06:19 -0700 (PDT) (envelope-from jhb) Message-Id: <200106181906.f5IJ6J706660@freefall.freebsd.org> From: John Baldwin Date: Mon, 18 Jun 2001 12:06:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 mp_machdep.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 jhb 2001/06/18 12:06:18 PDT Modified files: sys/i386/i386 mp_machdep.c Log: Include sys/pcpu.h to get the prototype for globaldata_register() to quiet a warning. Revision Changes Path 1.158 +2 -1 src/sys/i386/i386/mp_machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message