From owner-cvs-all Mon Oct 2 1:31:23 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 488DE37B671; Mon, 2 Oct 2000 01:31:21 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA82786; Mon, 2 Oct 2000 01:31:21 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <200010020831.BAA82786@freefall.freebsd.org> From: Peter Wemm Date: Mon, 2 Oct 2000 01:31:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/amd/include config.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2000/10/02 01:31:20 PDT Modified files: usr.sbin/amd/include config.h Log: Really fix the struct callout collision. AMD does not need to #include . (which #include's and then and then , leading to the collision). is really one of those 'no user servicable parts inside' things. Revision Changes Path 1.16 +2 -2 src/usr.sbin/amd/include/config.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message