]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/nspawn/nspawn-mount.c
util-lib: split out allocation calls into alloc-util.[ch]
[thirdparty/systemd.git] / src / nspawn / nspawn-mount.c
index 81003dff89ac5e571767dfecc65488f94a591003..ee61306aa55227e4840ce9c9a6e56d7d7eb29547 100644 (file)
@@ -22,6 +22,7 @@
 #include <sys/mount.h>
 #include <linux/magic.h>
 
+#include "alloc-util.h"
 #include "cgroup-util.h"
 #include "escape.h"
 #include "fs-util.h"