From owner-cvs-all Sun Sep 17 15: 1:24 2000 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 E429E37B422; Sun, 17 Sep 2000 15:01:21 -0700 (PDT) Received: (from cp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA81565; Sun, 17 Sep 2000 15:01:21 -0700 (PDT) (envelope-from cp@FreeBSD.org) Message-Id: <200009172201.PAA81565@freefall.freebsd.org> From: Chuck Paterson Date: Sun, 17 Sep 2000 15:01:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_fxp.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cp 2000/09/17 15:01:21 PDT Modified files: sys/pci if_fxp.c Log: Add include of proc.h to make compile without SMP defined. This change is likely interm, the include happens automagically when SMP is defined. Obtained from: Jason Evans. Revision Changes Path 1.87 +2 -1 src/sys/pci/if_fxp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message