From owner-cvs-games Fri Dec 13 05:12:08 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id FAA15775 for cvs-games-outgoing; Fri, 13 Dec 1996 05:12:08 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id FAA15767; Fri, 13 Dec 1996 05:12:05 -0800 (PST) Date: Fri, 13 Dec 1996 05:12:05 -0800 (PST) From: Bruce Evans Message-Id: <199612131312.FAA15767@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-games Subject: cvs commit: src/games/battlestar com6.c Sender: owner-cvs-games@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 96/12/13 05:12:04 Modified: games/battlestar com6.c Log: Hack around misuse of reserved names `clock' and and `time' in a different way. Defining KERNEL before including broke when "opt_cpu.h" was included in a deeply nested header, except in -current where the problem is masked by a namespace pollution bug in . Revision Changes Path 1.2 +6 -4 src/games/battlestar/com6.c