summaryrefslogtreecommitdiffstats
path: root/phantasia/setup.c
diff options
context:
space:
mode:
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"
/* */
/************************************************************************