X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/21c9d815d7293b2fa7e531e8f9f69db2e3399554..99a80a91512121da8f41c6ced95f6043e558c424:/include/ircd.h diff --git a/include/ircd.h b/include/ircd.h index f026f3d..6f2a5ae 100644 --- a/include/ircd.h +++ b/include/ircd.h @@ -109,4 +109,6 @@ extern int testing_conf; extern struct ev_entry *check_splitmode_ev; +extern int maxconnections; + #endif