From 2e44af621d1ef33bad80fd89e91afe874a377cee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Sat, 28 Feb 2015 21:57:57 +0100 Subject: Move to liberty --- plugins/http.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'plugins/http.c') diff --git a/plugins/http.c b/plugins/http.c index a6a58e2..fc5163c 100644 --- a/plugins/http.c +++ b/plugins/http.c @@ -18,8 +18,10 @@ * */ -#include "../utils.c" +#include "config.h" +#include "../liberty/liberty.c" #include "../plugin-api.h" + #include "../http-parser/http_parser.h" // --- Service detection ------------------------------------------------------- -- cgit v1.2.3