Author: Isomer <isomer@coders.net>
[ircu2.10.12-pk.git] / include / s_conf.h
index 6d3f7f124fe86468bef9c40c7602e65c8dc67fca..62a7f39e4e81dbb2e1e95e5ac41cb134d937bd8b 100644 (file)
@@ -66,6 +66,7 @@ struct ConfItem {
   unsigned int       status;    /* If CONF_ILLEGAL, delete when no clients */
   unsigned int       clients;   /* Number of *LOCAL* clients using this */
   struct in_addr     ipnum;     /* ip number of host field */
+  char                      bits;      /* Number of bits for ipkills */
   char*              host;
   char*              passwd;
   char*              name;