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