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/main.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'phantasia/main.c') diff --git a/phantasia/main.c b/phantasia/main.c index f9beea8a..794eb42a 100644 --- a/phantasia/main.c +++ b/phantasia/main.c @@ -1,4 +1,4 @@ -/* $NetBSD: main.c,v 1.12 2004/01/01 16:03:46 jsm Exp $ */ +/* $NetBSD: main.c,v 1.13 2004/04/07 17:46:47 ross Exp $ */ /* * Phantasia 3.3.2 -- Interterminal fantasy game @@ -56,6 +56,7 @@ */ #include "include.h" +#include int main(int, char **); -- cgit v1.2.3-56-ge451