X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fmodules%2Ffulltext%2Fserv_fulltext.c;h=b52d959e954a5de7856ff70f0338d18fc02cd29d;hb=1421d26887f154439d2cd27075c7e85dc22f644f;hp=68f5f4136785fee740cba71cc19eb6a084e18ad5;hpb=e0288cfdf0bfeed17641a79257c0e92c32630483;p=citadel.git diff --git a/citadel/modules/fulltext/serv_fulltext.c b/citadel/modules/fulltext/serv_fulltext.c index 68f5f4136..b52d959e9 100644 --- a/citadel/modules/fulltext/serv_fulltext.c +++ b/citadel/modules/fulltext/serv_fulltext.c @@ -58,6 +58,7 @@ #include "serv_fulltext.h" #include "ft_wordbreaker.h" #include "threads.h" +#include "context.h" #include "ctdl_module.h"