mirror of
https://github.com/anope/anope.git
synced 2026-07-06 21:43:13 +02:00
Clean up and reorganize our header files
This commit is contained in:
@@ -10,6 +10,11 @@
|
||||
*/
|
||||
|
||||
#include "services.h"
|
||||
#include "anope.h"
|
||||
#include "logger.h"
|
||||
#include "sockets.h"
|
||||
|
||||
#include <errno.h>
|
||||
|
||||
ConnectionSocket::ConnectionSocket() : Socket()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user