Somebody broke the build by forgetting to #include "threads.h" in some of
[citadel.git] / citadel / modules / fulltext / serv_fulltext.c
index ef542d8291620039723bc76303fd4b429e76ced5..522ebe7f58d350a3abc507b08731b31d91198163 100644 (file)
@@ -42,7 +42,7 @@
 #include "room_ops.h"
 #include "serv_fulltext.h"
 #include "ft_wordbreaker.h"
-
+#include "threads.h"
 
 #include "ctdl_module.h"