mirror of
https://github.com/anope/anope.git
synced 2026-07-10 18:43:14 +02:00
d33a0f75a5
cleanup, and allow protocol mods to depend on each other
7 lines
97 B
C
7 lines
97 B
C
#ifndef CHANSERV_H
|
|
#define CHANSERV_H
|
|
|
|
static Reference<BotInfo> ChanServ;
|
|
|
|
#endif // CHANSERV_H
|