summaryrefslogtreecommitdiff
path: root/src/cmd_oper.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd_oper.cpp')
-rw-r--r--src/cmd_oper.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd_oper.cpp b/src/cmd_oper.cpp
index a15c3d7e0..df615b503 100644
--- a/src/cmd_oper.cpp
+++ b/src/cmd_oper.cpp
@@ -36,7 +36,7 @@
#include "command_parse.h"
#include "commands/cmd_oper.h"
-extern InspIRCd* ServerInstance;
+
extern time_t TIME;
bool OneOfMatches(const char* host, const char* ip, const char* hostlist)