summaryrefslogtreecommitdiffstats
path: root/games/adventure/done.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/adventure/done.c')
-rw-r--r--games/adventure/done.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/adventure/done.c b/games/adventure/done.c
index fd286fd..dcd8e33 100644
--- a/games/adventure/done.c
+++ b/games/adventure/done.c
@@ -42,6 +42,7 @@ static char sccsid[] = "@(#)done.c 8.1 (Berkeley) 5/31/93";
/* Re-coding of advent in C: termination routines */
+#include <stdio.h>
#include "hdr.h"
score() /* sort of like 20000 */
OpenPOWER on IntegriCloud