]> jfr.im git - solanum.git/blobdiff - include/channel.h
RSFNC: allow RSFNC against a target which just changes the capitalization of the...
[solanum.git] / include / channel.h
index 6e4f70d931dfa7a6877e5ea5b05eee81a22abec0..80f7c0fbb8ff09163361e940bc8ac2be70d16c5a 100644 (file)
@@ -281,4 +281,6 @@ const char * get_extban_string(void);
 
 extern int get_channel_access(struct Client *source_p, struct membership *msptr);
 
+extern void send_channel_join(struct Channel *chptr, struct Client *client_p);
+
 #endif /* INCLUDED_channel_h */