From owner-freebsd-current Wed Jul 28 18:14:24 1999 Delivered-To: freebsd-current@freebsd.org Received: from mailman.cs.ucla.edu (Mailman.CS.UCLA.EDU [131.179.128.30]) by hub.freebsd.org (Postfix) with ESMTP id 322F815308 for ; Wed, 28 Jul 1999 18:14:16 -0700 (PDT) (envelope-from scottm@mordred.cs.ucla.edu) Received: from mordred.cs.ucla.edu (mordred.cs.ucla.edu [131.179.192.128]) by mailman.cs.ucla.edu (8.9.1/UCLACS-5.0) with ESMTP id SAA18027 for ; Wed, 28 Jul 1999 18:12:08 -0700 (PDT) Received: (from scottm@localhost) by mordred.cs.ucla.edu (8.9.3/8.9.3) id SAA04047 for freebsd-current@freebsd.org; Wed, 28 Jul 1999 18:12:17 -0700 (PDT) (envelope-from scottm) Date: Wed, 28 Jul 1999 18:12:17 -0700 (PDT) From: Scott Michel Message-Id: <199907290112.SAA04047@mordred.cs.ucla.edu> To: freebsd-current@freebsd.org Subject: Extra characters? Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At line 71 in i386/isa/clock.c, there is the following: #include #include XXX #ifdef APIC_IO #include #endif I'd say, and this is only a SWAG mind you, that the 'XXX' is extraneous. Right? -scooter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message