Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Dec 1996 05:12:05 -0800 (PST)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-games
Subject:   cvs commit:  src/games/battlestar com6.c
Message-ID:  <199612131312.FAA15767@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <sys/time.h> 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 <stdio.h>.
  
  Revision  Changes    Path
  1.2       +6 -4      src/games/battlestar/com6.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612131312.FAA15767>