summaryrefslogtreecommitdiff
path: root/src/core/cs_help.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/cs_help.c')
-rw-r--r--src/core/cs_help.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/cs_help.c b/src/core/cs_help.c
index 208009038..8b7449c3d 100644
--- a/src/core/cs_help.c
+++ b/src/core/cs_help.c
@@ -82,3 +82,5 @@ int do_help(User * u)
}
return MOD_CONT;
}
+
+MODULE_INIT("cs_help")