summaryrefslogtreecommitdiffstats
path: root/games/adventure/setup.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/adventure/setup.c')
-rw-r--r--games/adventure/setup.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/adventure/setup.c b/games/adventure/setup.c
index 9f10df8..9e7f977 100644
--- a/games/adventure/setup.c
+++ b/games/adventure/setup.c
@@ -58,6 +58,7 @@ static char sccsid[] = "@(#)setup.c 8.1 (Berkeley) 5/31/93";
#define SIG2 " * Sterday, 6 Thrimidge S.R. 1993, 15:24"
#include <stdio.h>
+#include <stdlib.h>
#include "hdr.h" /* SEED lives in there; keep them coordinated. */
#define USAGE "Usage: setup file > data.c (file is typically glorkz)\n"
OpenPOWER on IntegriCloud