diff options
Diffstat (limited to 'games/battlestar/room.c')
-rw-r--r-- | games/battlestar/room.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/battlestar/room.c b/games/battlestar/room.c index 3d59b56047d..4df0f47665a 100644 --- a/games/battlestar/room.c +++ b/games/battlestar/room.c @@ -1,4 +1,4 @@ -/* $OpenBSD: room.c,v 1.10 2014/10/26 07:03:47 brad Exp $ */ +/* $OpenBSD: room.c,v 1.11 2015/12/31 17:51:19 mestre Exp $ */ /* $NetBSD: room.c,v 1.3 1995/03/21 15:07:54 cgd Exp $ */ /* @@ -30,6 +30,8 @@ * SUCH DAMAGE. */ +#include <stdio.h> + #include "extern.h" void |