diff options
Diffstat (limited to 'src/lua/lua_regexp.c')
-rw-r--r-- | src/lua/lua_regexp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lua/lua_regexp.c b/src/lua/lua_regexp.c index 1640f8023..a35ec96b5 100644 --- a/src/lua/lua_regexp.c +++ b/src/lua/lua_regexp.c @@ -14,7 +14,6 @@ * limitations under the License. */ #include "lua_common.h" -#include "regexp.h" /*** * @module rspamd_regexp |