From 3148f99e07e755df26224fea5674f41a13cb78fa Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 26 Oct 2016 22:38:46 -0400 Subject: ./tools/notsd-move --- src/test/test-daemon.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/test/test-daemon.c') diff --git a/src/test/test-daemon.c b/src/test/test-daemon.c index a7cb426282..a3740195ec 100644 --- a/src/test/test-daemon.c +++ b/src/test/test-daemon.c @@ -19,9 +19,9 @@ #include -#include "sd-daemon.h" +#include -#include "strv.h" +#include "systemd-basic/strv.h" int main(int argc, char*argv[]) { _cleanup_strv_free_ char **l = NULL; -- cgit v1.2.3-54-g00ecf