X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fcontext_loop.c;h=bb0c1cb97a2fd944a2fbe599a44df771288aacbc;hb=8b3b916db46e22d83ba2740d4c09ef8c967263b2;hp=f1035e71f2b33a47bd50f8f28d19894b5a41efd4;hpb=5d2d3f4eea91c74af93c735bff7ad9955b466181;p=citadel.git diff --git a/webcit/context_loop.c b/webcit/context_loop.c index f1035e71f..bb0c1cb97 100644 --- a/webcit/context_loop.c +++ b/webcit/context_loop.c @@ -16,7 +16,7 @@ */ #include "webcit.h" -#include "webserver.h" + #include "modules_init.h" /* Only one thread may manipulate SessionList at a time... */