]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - include/chmode.h
Check the return value on rb_pipe.
[irc/rqf/shadowircd.git] / include / chmode.h
index e3b386b9cc954714b60509c2a71a9ee1fa789c04..a9c04a64e3073801b11e0c199d28daaa5acbbb43 100644 (file)
@@ -34,6 +34,8 @@
  */
 #define ERR_CUSTOM 1000
 
+extern int chmode_flags[256];
+
 extern void chm_nosuch(struct Client *source_p, struct Channel *chptr,
           int alevel, int parc, int *parn,
           const char **parv, int *errors, int dir, char c, long mode_type);