summaryrefslogtreecommitdiffstats
path: root/phantasia/setup.c
diff options
context:
space:
mode:
Diffstat (limited to 'phantasia/setup.c')
-rw-r--r--phantasia/setup.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/phantasia/setup.c b/phantasia/setup.c
index fadd7d99..7fc1d666 100644
--- a/phantasia/setup.c
+++ b/phantasia/setup.c
@@ -1,12 +1,10 @@
-/* $NetBSD: setup.c,v 1.6 1997/10/12 14:19:17 lukem Exp $ */
+/* $NetBSD: setup.c,v 1.7 1997/10/13 02:18:37 lukem Exp $ */
/*
* setup.c - set up all files for Phantasia
*/
#include <sys/param.h>
#include <sys/stat.h>
-#include <stdlib.h>
-#include <unistd.h>
#include "include.h"
/* */
/************************************************************************