From 428f9d817f805f18b9bfca7fef980b2fed6a1cc8 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 11 Sep 2016 00:06:32 -0400 Subject: ./tools/notsd-move --- src/test/test-hostname.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/test/test-hostname.c') diff --git a/src/test/test-hostname.c b/src/test/test-hostname.c index b38507df5d..7408d51725 100644 --- a/src/test/test-hostname.c +++ b/src/test/test-hostname.c @@ -17,8 +17,8 @@ along with systemd; If not, see . ***/ +#include "basic/util.h" #include "hostname-setup.h" -#include "util.h" int main(int argc, char* argv[]) { int r; -- cgit v1.2.3-54-g00ecf