diff options
Diffstat (limited to 'src/core/ms_staff.c')
-rw-r--r-- | src/core/ms_staff.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/ms_staff.c b/src/core/ms_staff.c index 091a23ce5..534aeeb24 100644 --- a/src/core/ms_staff.c +++ b/src/core/ms_staff.c @@ -17,6 +17,7 @@ int do_staff(User * u); void myMemoServHelp(User * u); +extern void memo_send(User * u, char *name, char *text, int z); /** * Create the command, and tell anope about it. |