From f435195925ccdf96cf8413898f9b9590f8b5f760 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 5 Oct 2021 15:12:27 +0200 Subject: basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/shared/dropin.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/shared/dropin.c') diff --git a/src/shared/dropin.c b/src/shared/dropin.c index 89f4b8ad89..eb016eb114 100644 --- a/src/shared/dropin.c +++ b/src/shared/dropin.c @@ -6,13 +6,13 @@ #include #include "alloc-util.h" +#include "chase-symlinks.h" #include "conf-files.h" #include "dirent-util.h" #include "dropin.h" #include "escape.h" #include "fd-util.h" #include "fileio-label.h" -#include "fs-util.h" #include "hashmap.h" #include "log.h" #include "macro.h" -- cgit v1.2.3