X-Git-Url: https://jfr.im/git/irc/quakenet/newserv.git/blobdiff_plain/bbb8025091770ade0bed8c18bdd084aecceee070..a887af5972b4e87a4863263b61d5ce459343a1f8:/glines/glines.h diff --git a/glines/glines.h b/glines/glines.h index 26417117..944060df 100644 --- a/glines/glines.h +++ b/glines/glines.h @@ -88,6 +88,8 @@ typedef struct glinebuf { int userhits; int channelhits; + + array hits; } glinebuf; extern gline *glinelist;