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

Clean up and reorganize our header files

This commit is contained in:
Adam
2012-02-14 15:13:27 -05:00
parent 086790d633
commit a9772cde21
117 changed files with 2418 additions and 1822 deletions
+7
View File
@@ -12,6 +12,13 @@
#include "services.h"
#include "modules.h"
#include "oper.h"
#include "servers.h"
#include "bots.h"
#include "regchannel.h"
#include "protocol.h"
#include "config.h"
#include "channels.h"
#include "extern.h"
/* Anope */
Server *Me = NULL;