mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-03 05:33:12 +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:
@@ -6,7 +6,6 @@
|
||||
*/
|
||||
|
||||
#include "unrealircd.h"
|
||||
#include "dns.h"
|
||||
|
||||
#define WEBSOCKET_VERSION "1.1.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user