aboutsummaryrefslogtreecommitdiff
path: root/gtnw.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtnw.c')
-rw-r--r--gtnw.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtnw.c b/gtnw.c
index adf6b9e..e481ec3 100644
--- a/gtnw.c
+++ b/gtnw.c
@@ -5,6 +5,7 @@
#include <curses.h>
#include <stdlib.h>
#include <string.h>
+#include <time.h>
#include <unistd.h>
static bool surrender=false;
static int winner=0; /* on surrender */