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