Fixed the bug that prevented DOWN from working properly.
[citadel.git] / citadel / modules / fulltext / serv_fulltext.c
index 68f5f4136785fee740cba71cc19eb6a084e18ad5..b52d959e954a5de7856ff70f0338d18fc02cd29d 100644 (file)
@@ -58,6 +58,7 @@
 #include "serv_fulltext.h"
 #include "ft_wordbreaker.h"
 #include "threads.h"
+#include "context.h"
 
 #include "ctdl_module.h"