From 81bc945a76963cfbc36ce286fee5540f3eb134b3 Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Fri, 15 Feb 2019 16:41:24 +0000 Subject: [Rework] Start rework of the HTTP library --- src/rspamadm/lua_repl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/rspamadm/lua_repl.c') diff --git a/src/rspamadm/lua_repl.c b/src/rspamadm/lua_repl.c index 6d1501100..812d3fb96 100644 --- a/src/rspamadm/lua_repl.c +++ b/src/rspamadm/lua_repl.c @@ -16,7 +16,7 @@ #include "config.h" #include "rspamadm.h" -#include "libutil/http.h" +#include "libutil/http_connection.h" #include "libutil/http_private.h" #include "printf.h" #include "lua/lua_common.h" -- cgit v1.2.3