1
0
mirror of https://github.com/anope/anope.git synced 2026-07-04 19:33:12 +02:00

Move DNS handling to a module

This commit is contained in:
Adam
2012-12-15 01:33:31 -05:00
parent cdec0a3f96
commit dcd34d3728
17 changed files with 1314 additions and 1368 deletions
-1
View File
@@ -21,7 +21,6 @@
#include "channels.h"
#include "commands.h"
#include "config.h"
#include "dns.h"
#include "extensible.h"
#include "hashcomp.h"
#include "language.h"