1
0
mirror of https://github.com/anope/anope.git synced 2026-07-10 13:03:12 +02:00

Having these references to bots bugged out older compilers, so simplify this by just moving pointers to the core

This commit is contained in:
Adam
2012-12-19 08:48:04 -05:00
parent 3b2094301d
commit 784683a68d
22 changed files with 77 additions and 82 deletions
-4
View File
@@ -47,12 +47,8 @@
#include "users.h"
#include "xline.h"
#include "chanserv.h"
#include "botserv.h"
#include "global.h"
#include "hostserv.h"
#include "memoserv.h"
#include "nickserv.h"
#include "operserv.h"
#endif // MODULE_H