summaryrefslogtreecommitdiffstats
path: root/phantasia/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'phantasia/misc.c')
-rw-r--r--phantasia/misc.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/phantasia/misc.c b/phantasia/misc.c
index 50f79c01..850b51ee 100644
--- a/phantasia/misc.c
+++ b/phantasia/misc.c
@@ -1,10 +1,11 @@
-/* $NetBSD: misc.c,v 1.11 2004/04/07 17:46:47 ross Exp $ */
+/* $NetBSD: misc.c,v 1.12 2004/04/11 13:35:06 he Exp $ */
/*
* misc.c Phantasia miscellaneous support routines
*/
#include "include.h"
+#undef bool
#include <curses.h>