mirror of
https://github.com/anope/anope.git
synced 2026-06-25 05:56:38 +02:00
Move some headers around.
This commit is contained in:
@@ -10,14 +10,14 @@
|
||||
*/
|
||||
|
||||
#include "module.h"
|
||||
#include "modules/os_session.h"
|
||||
#include "modules/bs_kick.h"
|
||||
#include "modules/cs_mode.h"
|
||||
#include "modules/bs_badwords.h"
|
||||
#include "modules/os_news.h"
|
||||
#include "modules/botserv/badwords.h"
|
||||
#include "modules/botserv/kick.h"
|
||||
#include "modules/chanserv/entrymsg.h"
|
||||
#include "modules/chanserv/mode.h"
|
||||
#include "modules/operserv/forbid.h"
|
||||
#include "modules/operserv/news.h"
|
||||
#include "modules/operserv/session.h"
|
||||
#include "modules/suspend.h"
|
||||
#include "modules/os_forbid.h"
|
||||
#include "modules/cs_entrymsg.h"
|
||||
|
||||
#define READ(x) \
|
||||
if (true) \
|
||||
|
||||
Reference in New Issue
Block a user