X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/f0a889b602a9de1ae15a6acb50dcb94008df3494..fcda56627d08f75aa3dba0a557dbce38f3bfd42a:/include/monitor.h diff --git a/include/monitor.h b/include/monitor.h index 56974e0..102fe7e 100644 --- a/include/monitor.h +++ b/include/monitor.h @@ -10,7 +10,7 @@ #ifndef INCLUDED_monitor_h #define INCLUDED_monitor_h -struct BlockHeap; +struct rb_bh; struct monitor { @@ -19,15 +19,16 @@ struct monitor rb_dlink_list users; }; -extern struct monitor *monitorTable[]; - -#define MONITOR_HASH_BITS 16 +extern struct monitor *monitorTable[]; + +#define MONITOR_HASH_BITS 16 #define MONITOR_HASH_SIZE (1<