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 c11090a6e..10d3be9fb 100644
--- a/src/rspamd.h
+++ b/src/rspamd.h
@@ -277,6 +277,7 @@ struct rspamd_main {
gboolean cores_throttling; /**< turn off cores when limits are exceeded */
struct roll_history *history; /**< rolling history */
struct event_base *ev_base;
+ struct rspamd_http_context *http_ctx;
};
enum rspamd_exception_type {