X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=src%2FQServer.c;h=ef382c98d46cfb945f95c9174df9bc134c9983d2;hb=74e0bf2c7822764abb9f74ccbda5f2950cb9996a;hp=23cc2cc79cdbee9b7280c1667c3ee34381d9c0ba;hpb=8ce78bf760720d04385821abba8f888b5de03140;p=NeonServV5.git diff --git a/src/QServer.c b/src/QServer.c index 23cc2cc..ef382c9 100644 --- a/src/QServer.c +++ b/src/QServer.c @@ -25,6 +25,7 @@ #include "ConfigParser.h" #include "bots.h" #include "IOHandler.h" +#include "tools.h" #ifdef WIN32 typedef uint32_t socklen_t;