From c48c8f0a3e7b30272c5f4875a22af2d62958a40c Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Fri, 3 May 2019 16:02:06 +0100 Subject: [Minor] Missing include --- src/lua/lua_worker.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/lua/lua_worker.c') diff --git a/src/lua/lua_worker.c b/src/lua/lua_worker.c index 2b56ca392..ec9c08f5d 100644 --- a/src/lua/lua_worker.c +++ b/src/lua/lua_worker.c @@ -20,6 +20,8 @@ #include "rspamd_control.h" #include "ottery.h" +#include + /*** * @module rspamd_worker * This module provides methods to access worker related functions in various -- cgit v1.2.3