summaryrefslogtreecommitdiffstats
path: root/games/rogue/machdep.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/rogue/machdep.c')
-rw-r--r--games/rogue/machdep.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/rogue/machdep.c b/games/rogue/machdep.c
index a66bdb3..39cfa81 100644
--- a/games/rogue/machdep.c
+++ b/games/rogue/machdep.c
@@ -99,7 +99,9 @@ static const char rcsid[] =
#include <sys/types.h>
#include <sys/file.h>
#include <sys/stat.h>
+
#include <pwd.h>
+#include <time.h>
#ifdef UNIX_BSD4_2
#include <sys/time.h>
OpenPOWER on IntegriCloud