mirror of
https://github.com/anope/anope.git
synced 2026-07-03 09:53:12 +02:00
d33a0f75a5
cleanup, and allow protocol mods to depend on each other
7 lines
97 B
C
7 lines
97 B
C
#ifndef HOSTSERV_H
|
|
#define HOSTSERV_H
|
|
|
|
static Reference<BotInfo> HostServ;
|
|
|
|
#endif // HOSTSERV_H
|