aboutsummaryrefslogtreecommitdiff
path: root/otime.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--otime.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/otime.c b/otime.c
index ad9cbbf..14a52af 100644
--- a/otime.c
+++ b/otime.c
@@ -35,6 +35,7 @@
#include "memdbg.h"
volatile time_t now; /* GLOBAL */
+unsigned int now_adj = 0; /* GLOBAL */
/*
* Return a numerical string describing a struct timeval.