From 0cf3d63b421b88cc05b4ac55af656f84128713f4 Mon Sep 17 00:00:00 2001 From: ross Date: Wed, 7 Apr 2004 17:46:47 +0000 Subject: Rework to use curses.h only on the target, not on the host. --- phantasia/misc.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'phantasia/misc.c') diff --git a/phantasia/misc.c b/phantasia/misc.c index 4dc71b37..50f79c01 100644 --- a/phantasia/misc.c +++ b/phantasia/misc.c @@ -1,10 +1,11 @@ -/* $NetBSD: misc.c,v 1.10 2004/01/01 16:03:46 jsm Exp $ */ +/* $NetBSD: misc.c,v 1.11 2004/04/07 17:46:47 ross Exp $ */ /* * misc.c Phantasia miscellaneous support routines */ #include "include.h" +#include void -- cgit v1.2.3-56-ge451