X-Git-Url: https://jfr.im/git/solanum.git/blobdiff_plain/81531536aac9adb585c5a17b448aa0496bf68ebd..01fb744c405792dd3f0859a53f74cd4cb5fd166f:/include/s_serv.h diff --git a/include/s_serv.h b/include/s_serv.h index b917aa6f..3a99b6e8 100644 --- a/include/s_serv.h +++ b/include/s_serv.h @@ -92,6 +92,7 @@ extern unsigned int CAP_EUID; /* supports EUID (ext UID + nonencap CHGHOST) */ extern unsigned int CAP_EOPMOD; /* supports EOPMOD (ext +z + ext topic) */ extern unsigned int CAP_BAN; /* supports propagated bans */ extern unsigned int CAP_MLOCK; /* supports MLOCK messages */ +extern unsigned int CAP_EBMASK; /* supports sending BMASK set by/at metadata */ /* XXX: added for backwards compatibility. --nenolod */ #define CAP_MASK (capability_index_mask(serv_capindex) & ~(CAP_TS6 | CAP_CAP))