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