X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/7118180f5a63d4de8cb64c93f8b088a4f08eea43..fcda56627d08f75aa3dba0a557dbce38f3bfd42a:/include/monitor.h diff --git a/include/monitor.h b/include/monitor.h index ea4590a..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,9 +19,9 @@ 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<