summaryrefslogtreecommitdiff
path: root/src/core/hs_setall.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/hs_setall.c')
-rw-r--r--src/core/hs_setall.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/hs_setall.c b/src/core/hs_setall.c
index a0685a89f..3d0a5a83c 100644
--- a/src/core/hs_setall.c
+++ b/src/core/hs_setall.c
@@ -17,6 +17,8 @@
int do_setall(User * u);
void myHostServHelp(User * u);
+extern int do_hs_sync(NickCore * nc, char *vIdent, char *hostmask,
+ char *creator, time_t time);
/**
* Create the off command, and tell anope about it.