summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorjb <jb@FreeBSD.org>1998-05-09 08:45:53 +0000
committerjb <jb@FreeBSD.org>1998-05-09 08:45:53 +0000
commit2289cf3713e5c2a45d9e037ee71385acc41aeb73 (patch)
tree32fadc28c0e96366591e1d770c49a7ecbb63f029 /games
parentbc55335b0dba9a83e80e7ee9523f00e1f911b013 (diff)
downloadFreeBSD-src-2289cf3713e5c2a45d9e037ee71385acc41aeb73.zip
FreeBSD-src-2289cf3713e5c2a45d9e037ee71385acc41aeb73.tar.gz
Add #include stdlib.h to get prototypes.
Diffstat (limited to 'games')
-rw-r--r--games/atc/list.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/atc/list.c b/games/atc/list.c
index be2bbd0..19f605c 100644
--- a/games/atc/list.c
+++ b/games/atc/list.c
@@ -47,6 +47,7 @@
static char sccsid[] = "@(#)list.c 8.1 (Berkeley) 5/31/93";
#endif /* not lint */
+#include <stdlib.h>
#include "include.h"
PLANE *
OpenPOWER on IntegriCloud