mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-08 18:33:13 +02:00
Move dns.h include to unrealircd.h and remove it elsewhere.
Because I need c-ares prototypes in modules.h, for next commit. [skip ci]
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
*/
|
||||
|
||||
#include "unrealircd.h"
|
||||
#include "dns.h"
|
||||
|
||||
ModuleHeader MOD_HEADER
|
||||
= {
|
||||
|
||||
Reference in New Issue
Block a user