summaryrefslogtreecommitdiff
path: root/src/cmd_time.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd_time.cpp')
-rw-r--r--src/cmd_time.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd_time.cpp b/src/cmd_time.cpp
index f87f398c8..c9d47b813 100644
--- a/src/cmd_time.cpp
+++ b/src/cmd_time.cpp
@@ -21,7 +21,7 @@
#include "helperfuncs.h"
#include "commands/cmd_time.h"
-extern InspIRCd* ServerInstance;
+
extern time_t TIME;
void cmd_time::Handle (const char** parameters, int pcnt, userrec *user)