summaryrefslogtreecommitdiffstats
path: root/phantasia/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'phantasia/main.c')
-rw-r--r--phantasia/main.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/phantasia/main.c b/phantasia/main.c
index 794eb42a..b18b3240 100644
--- a/phantasia/main.c
+++ b/phantasia/main.c
@@ -1,4 +1,4 @@
-/* $NetBSD: main.c,v 1.13 2004/04/07 17:46:47 ross Exp $ */
+/* $NetBSD: main.c,v 1.14 2004/04/11 13:35:06 he Exp $ */
/*
* Phantasia 3.3.2 -- Interterminal fantasy game
@@ -56,6 +56,7 @@
*/
#include "include.h"
+#undef bool
#include <curses.h>
int main(int, char **);