From f435195925ccdf96cf8413898f9b9590f8b5f760 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 5 Oct 2021 15:12:27 +0200 Subject: =?UTF-8?q?basic:=20spit=20out=20chase=5Fsymlinks()=20from=20fs-ut?= =?UTF-8?q?il.[ch]=20=E2=86=92=20chase-symlinks.[ch]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/firstboot/firstboot.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/firstboot') diff --git a/src/firstboot/firstboot.c b/src/firstboot/firstboot.c index 1727649ae1..d28a416e5d 100644 --- a/src/firstboot/firstboot.c +++ b/src/firstboot/firstboot.c @@ -9,6 +9,7 @@ #include "alloc-util.h" #include "ask-password-api.h" +#include "chase-symlinks.h" #include "copy.h" #include "creds-util.h" #include "dissect-image.h" -- cgit v1.2.1