From 2c21044f05e32ec483b6ab13e175278779e9ebe3 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Mon, 7 May 2012 18:55:45 +0200 Subject: util: split-out conf-file.[ch] --- src/tmpfiles/tmpfiles.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/tmpfiles') diff --git a/src/tmpfiles/tmpfiles.c b/src/tmpfiles/tmpfiles.c index d8fcb4015..16666ce5a 100644 --- a/src/tmpfiles/tmpfiles.c +++ b/src/tmpfiles/tmpfiles.c @@ -45,6 +45,7 @@ #include "strv.h" #include "label.h" #include "set.h" +#include "conf-files.h" /* This reads all files listed in /etc/tmpfiles.d/?*.conf and creates * them in the file system. This is intended to be used to create -- cgit v1.2.3