]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/core/umount.c
util-lib: split out allocation calls into alloc-util.[ch]
[thirdparty/systemd.git] / src / core / umount.c
index 8735bed7b17f41b11a6d2fa5a660fcca74c72b38..9d1f7660db7bc11569cb87b2b9886775a305f4fd 100644 (file)
@@ -29,6 +29,7 @@
 
 #include "libudev.h"
 
+#include "alloc-util.h"
 #include "escape.h"
 #include "fd-util.h"
 #include "fstab-util.h"