]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - include/chmode.h
Pretty symlink logic for help files
[irc/rqf/shadowircd.git] / include / chmode.h
index 5a4625045be0f52932b72d8d6687559328d94b5e..94f7ea7f3f6d0e5b1e2f65709a0fec4d067d9e1e 100644 (file)
@@ -68,5 +68,7 @@ extern void chm_voice(struct Client *source_p, struct Channel *chptr,
 extern void construct_noparam_modes(void);
 extern void find_orphaned_cflags(void);
 extern unsigned int find_cflag_slot(void);
+extern char cflagsbuf[256];
+extern char cflagsmyinfo[256];
 
 #endif