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