added recover command to recover zombies from user side
[ircu2.10.12-pk.git] / include / numeric.h
index 30e54d936cdbad663bac4d1887e561bb273cf9cb..6de836346df470b0c6f6c2a3a1dd463ea5886f6d 100644 (file)
@@ -357,6 +357,7 @@ extern const struct Numeric* get_error_numeric(int err);
 #define ERR_NONICKNAMEGIVEN  431
 #define ERR_ERRONEUSNICKNAME 432
 #define ERR_NICKNAMEINUSE    433
+#define ERR_RECOVERDENIED    434
 /*      ERR_SERVICENAMEINUSE 434 ? */
 /*     ERR_NORULES          434   unreal */
 /*      ERR_SERVICECONFUSED  435 ? */