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