summaryrefslogtreecommitdiff
path: root/modules/commands/hs_request.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/commands/hs_request.cpp')
-rw-r--r--modules/commands/hs_request.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/commands/hs_request.cpp b/modules/commands/hs_request.cpp
index 6cd2e6811..a5dcfc4cc 100644
--- a/modules/commands/hs_request.cpp
+++ b/modules/commands/hs_request.cpp
@@ -18,6 +18,8 @@
#include "module.h"
#include "memoserv.h"
+static ServiceReference<MemoServService> MemoServService("MemoServService", "MemoServ");
+
static bool HSRequestMemoUser = false;
static bool HSRequestMemoOper = false;