aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/command.h
diff options
context:
space:
mode:
Diffstat (limited to 'FICS/command.h')
-rw-r--r--FICS/command.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/FICS/command.h b/FICS/command.h
index c4e5648..4d80035 100644
--- a/FICS/command.h
+++ b/FICS/command.h
@@ -50,7 +50,7 @@ extern char *usage_dir[NUM_LANGS];
extern char *hadmin_handle;
-extern int startuptime;
+extern time_t startuptime;
extern char fics_hostname[81];
extern int player_high;
extern int game_high;