X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fuserprocess.cpp;h=22a48fdcce3ca4e637ba573422434b00e5f3a2bc;hb=e00b5b82db1fdffd97704ea1b43bf921476adfa1;hp=e8591c31924a557c3779a2b48ab52e5e177d7296;hpb=424463bf9dc486fa7cee883f889f190540250d47;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/userprocess.cpp b/src/userprocess.cpp index e8591c319..22a48fdcc 100644 --- a/src/userprocess.cpp +++ b/src/userprocess.cpp @@ -33,10 +33,6 @@ using namespace std; #include #include #include -#include -#ifdef THREADED_DNS -#include -#endif #include "users.h" #include "ctables.h" #include "globals.h" @@ -48,7 +44,6 @@ using namespace std; #include "commands.h" #include "xline.h" #include "inspstring.h" -#include "dnsqueue.h" #include "helperfuncs.h" #include "hashcomp.h" #include "socketengine.h"