X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=server%2Fcommon.h;h=9b73de9032a4c3e73a94854558f510847e604b7d;hb=cf310248b767630a93e81f9cd9cd3700d0d45cb5;hp=5f71f9fcaa05f998aa0dda0fc5c3f0b0ab5b0e5e;hpb=621ec4c4752d4a01838aa1866cfc1bc401021dcb;p=matches%2FMCTX3420.git diff --git a/server/common.h b/server/common.h index 5f71f9f..9b73de9 100644 --- a/server/common.h +++ b/server/common.h @@ -17,8 +17,10 @@ #include #include #include +#include #include "log.h" #include "fastcgi.h" +#include "thread.h" #endif //_COMMON_H