summaryrefslogtreecommitdiffstats
path: root/games/adventure/wizard.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/adventure/wizard.c')
-rw-r--r--games/adventure/wizard.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/adventure/wizard.c b/games/adventure/wizard.c
index 4eaf055..0a18e26 100644
--- a/games/adventure/wizard.c
+++ b/games/adventure/wizard.c
@@ -42,6 +42,8 @@ static char sccsid[] = "@(#)wizard.c 8.1 (Berkeley) 6/2/93";
/* Re-coding of advent in C: privileged operations */
+#include <sys/types.h>
+#include <stdio.h>
# include "hdr.h"
datime(d,t)
OpenPOWER on IntegriCloud