summaryrefslogtreecommitdiffstats
path: root/phantasia/setup.c
diff options
context:
space:
mode:
authortls <tls@NetBSD.org>1997-01-07 12:20:38 +0000
committertls <tls@NetBSD.org>1997-01-07 12:20:38 +0000
commit1ba319c5714af32ed91f3c11e1bdd1440cc90b8a (patch)
tree622ac8cd2c263b8f837b9f6e2c2f6ad8c2141aae /phantasia/setup.c
parent3c786f26623b42ba83712ad2fafba474244b421f (diff)
downloadbsdgames-darwin-1ba319c5714af32ed91f3c11e1bdd1440cc90b8a.tar.gz
bsdgames-darwin-1ba319c5714af32ed91f3c11e1bdd1440cc90b8a.tar.zst
bsdgames-darwin-1ba319c5714af32ed91f3c11e1bdd1440cc90b8a.zip
Sync to 4.4BSD-Lite2, not that you'd know because none of these files have SCCS ID strings!
Diffstat (limited to 'phantasia/setup.c')
-rw-r--r--phantasia/setup.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/phantasia/setup.c b/phantasia/setup.c
index c9acd978..7a53f610 100644
--- a/phantasia/setup.c
+++ b/phantasia/setup.c
@@ -1,4 +1,4 @@
-/* $NetBSD: setup.c,v 1.4 1995/04/24 12:24:41 cgd Exp $ */
+/* $NetBSD: setup.c,v 1.5 1997/01/07 12:20:39 tls Exp $ */
/*
* setup.c - set up all files for Phantasia
@@ -6,6 +6,7 @@
#include <sys/param.h>
#include <sys/stat.h>
#include <stdlib.h>
+#include <unistd.h>
#include "include.h"
/* */
/************************************************************************