]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/shared/exec-util.c
util-lib: split out all temporary file related calls into tmpfiles-util.c
[thirdparty/systemd.git] / src / shared / exec-util.c
index 10d774dfcdfbd36908abfff40295adff5ae27703..972231d6876bdde0bca46a5d4a2304c277f70b9c 100644 (file)
@@ -23,6 +23,7 @@
 #include "string-util.h"
 #include "strv.h"
 #include "terminal-util.h"
+#include "tmpfile-util.h"
 #include "util.h"
 
 /* Put this test here for a lack of better place */