Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/games/phantasia/fight.c,v rcsdiff: /ftp/cvs/cvsroot/src/games/phantasia/fight.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.8 retrieving revision 1.8.4.2 diff -u -p -r1.8 -r1.8.4.2 --- src/games/phantasia/fight.c 2004/02/08 00:32:07 1.8 +++ src/games/phantasia/fight.c 2005/04/08 21:46:18 1.8.4.2 @@ -1,10 +1,12 @@ -/* $NetBSD: fight.c,v 1.8 2004/02/08 00:32:07 jsm Exp $ */ +/* $NetBSD: fight.c,v 1.8.4.2 2005/04/08 21:46:18 tron Exp $ */ /* * fight.c Phantasia monster fighting routines */ #include "include.h" +#undef bool +#include void encounter(particular)