Author: Kev <klmitch@mit.edu>
[ircu2.10.12-pk.git] / include / msg.h
index 92d9f1700e50d87f8cfd0b859e08b386728d85a7..cbcda92cdcf3afe8d5b35b829c96b486348d54f3 100644 (file)
@@ -355,6 +355,10 @@ struct Client;
 #define MSG_PRIVS              "PRIVS"         /* PRIV */
 #define TOK_PRIVS              "PRIVS"
 
+#define MSG_CAP                        "CAP"
+#define TOK_CAP                        "CAP"
+#define CMD_CAP                        MSG_CAP, TOK_CAP
+
 /*
  * Constants
  */