From 49cf4170d0b586551527ebf4297f8a3fe6bd71a3 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 27 Oct 2015 00:41:29 +0100 Subject: util-lib: move web-related calls into web-util.[ch] --- src/core/load-fragment.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/core/load-fragment.c') diff --git a/src/core/load-fragment.c b/src/core/load-fragment.c index 89ab8f4cef..72e918ed54 100644 --- a/src/core/load-fragment.c +++ b/src/core/load-fragment.c @@ -63,6 +63,7 @@ #include "unit-printf.h" #include "unit.h" #include "utf8.h" +#include "web-util.h" int config_parse_warn_compat( const char *unit, -- cgit v1.2.3-54-g00ecf