X-Git-Url: http://git.pk910.de/?p=NeonServV5.git;a=blobdiff_plain;f=src%2FQServer.c;h=ef382c98d46cfb945f95c9174df9bc134c9983d2;hp=23cc2cc79cdbee9b7280c1667c3ee34381d9c0ba;hb=HEAD;hpb=8ce78bf760720d04385821abba8f888b5de03140 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;