1
0
mirror of https://github.com/anope/anope.git synced 2026-06-27 01:36:38 +02:00

Move some headers around.

This commit is contained in:
Sadie Powell
2025-03-08 12:22:07 +00:00
parent 9e37a643f1
commit df0cd3ef3e
48 changed files with 55 additions and 55 deletions
+2 -2
View File
@@ -10,8 +10,8 @@
*/
#include "module.h"
#include "modules/cs_mode.h"
#include "modules/sasl.h"
#include "modules/chanserv/mode.h"
#include "modules/nickserv/sasl.h"
typedef Anope::map<Anope::string> ModData;