mirror of
https://github.com/anope/anope.git
synced 2026-07-08 07:23:14 +02:00
Clean up and reorganize our header files
This commit is contained in:
@@ -12,6 +12,17 @@
|
||||
#include "services.h"
|
||||
#include "modules.h"
|
||||
#include "commands.h"
|
||||
#include "channels.h"
|
||||
#include "users.h"
|
||||
#include "logger.h"
|
||||
#include "extern.h"
|
||||
#include "config.h"
|
||||
#include "bots.h"
|
||||
#include "servers.h"
|
||||
#include "uplink.h"
|
||||
#include "protocol.h"
|
||||
|
||||
#include <sys/time.h>
|
||||
|
||||
static Anope::string GetTimeStamp()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user