From 2a5e10cd472278a35dc4a7980a8130bcb9ca6430 Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Thu, 6 Aug 2015 15:30:10 +0100 Subject: Hide workers and modules definitions. --- src/fuzzy_storage.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/fuzzy_storage.c') diff --git a/src/fuzzy_storage.c b/src/fuzzy_storage.c index 507c99349..4b9d118dc 100644 --- a/src/fuzzy_storage.c +++ b/src/fuzzy_storage.c @@ -39,6 +39,7 @@ #include "fuzzy_storage.h" #include "fuzzy_backend.h" #include "ottery.h" +#include "libserver/worker_util.h" /* This number is used as expire time in seconds for cache items (2 days) */ #define DEFAULT_EXPIRE 172800L -- cgit v1.2.3