aboutsummaryrefslogtreecommitdiffstats
path: root/src/rspamd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rspamd.h')
-rw-r--r--src/rspamd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rspamd.h b/src/rspamd.h
index 304075c53..df5239357 100644
--- a/src/rspamd.h
+++ b/src/rspamd.h
@@ -194,6 +194,7 @@ struct rspamd_external_libs_ctx {
magic_t libmagic;
void **local_addrs;
struct rspamd_cryptobox_library_ctx *crypto_ctx;
+ struct ottery_config *ottery_cfg;
ref_entry_t ref;
};