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 a2a442a1f..6126b17a7 100644
--- a/src/rspamd.h
+++ b/src/rspamd.h
@@ -191,6 +191,7 @@ struct controller_session {
struct rspamd_external_libs_ctx {
magic_t libmagic;
+ void **local_addrs;
ref_entry_t ref;
};