From f753633383c0a879b9dc42ee37b38e33730e3e44 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 26 Oct 2016 22:01:39 -0400 Subject: ./tools/notsd-move --- src/test/test-watchdog.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/test/test-watchdog.c') diff --git a/src/test/test-watchdog.c b/src/test/test-watchdog.c index e3c19647fc..5a918b2658 100644 --- a/src/test/test-watchdog.c +++ b/src/test/test-watchdog.c @@ -19,8 +19,8 @@ #include -#include "log.h" -#include "watchdog.h" +#include "systemd-basic/log.h" +#include "systemd-shared/watchdog.h" int main(int argc, char *argv[]) { usec_t t = 10 * USEC_PER_SEC; -- cgit v1.2.3-54-g00ecf