]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/basic/mount-util.c
util-lib: split out allocation calls into alloc-util.[ch]
[thirdparty/systemd.git] / src / basic / mount-util.c
index 24e88babcdc2216c63ad3d3f3dea26b064735b81..fefa50709cc13f76fd8de72437d4c17da238b0f6 100644 (file)
@@ -23,6 +23,7 @@
 #include <sys/mount.h>
 #include <sys/statvfs.h>
 
+#include "alloc-util.h"
 #include "escape.h"
 #include "fd-util.h"
 #include "fileio.h"