summaryrefslogtreecommitdiffstats
path: root/larn/scores.c
diff options
context:
space:
mode:
Diffstat (limited to 'larn/scores.c')
-rw-r--r--larn/scores.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/larn/scores.c b/larn/scores.c
index 49a6f873..26ee7c42 100644
--- a/larn/scores.c
+++ b/larn/scores.c
@@ -38,6 +38,8 @@ __RCSID("$NetBSD: scores.c,v 1.21 2012/06/19 05:30:44 dholland Exp $");
#include "header.h"
#include "extern.h"
+#include <time.h>
+
struct scofmt { /* This is the structure for the scoreboard */
long score; /* the score of the player */
long suid; /* the user id number of the player */