1
0
mirror of https://github.com/anope/anope.git synced 2026-06-30 18:06:39 +02:00

Move some methods to textproc.

This commit is contained in:
Sadie Powell
2025-08-02 17:00:31 +01:00
parent 02aeb254ee
commit 2dbd41d244
5 changed files with 48 additions and 44 deletions
+1
View File
@@ -39,6 +39,7 @@
#include "services.h"
#include "socketengine.h"
#include "sockets.h"
#include "textproc.h"
#include "threadengine.h"
#include "timers.h"
#include "uplink.h"