mirror of
https://github.com/pissnet/pissircd.git
synced 2025-07-31 15:32:26 +01:00
fixed implicit declaration for reread_motdsandrules().
This commit is contained in:
parent
e53a688c7e
commit
ac7aa6ed03
1 changed files with 1 additions and 0 deletions
|
@ -684,3 +684,4 @@ extern fdlist default_fdlist, busycli_fdlist, serv_fdlist, oper_fdlist;
|
|||
extern void DCCdeny_add(char *filename, char *reason, int type);
|
||||
extern void DCCdeny_del(ConfigItem_deny_dcc *deny);
|
||||
extern void dcc_wipe_services(void);
|
||||
extern void reread_motdsandrules();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue