]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/core/automount.c
util-lib: split out allocation calls into alloc-util.[ch]
[thirdparty/systemd.git] / src / core / automount.c
index 50a77727535096b1c174210a6fc597ef3c7f0f08..715e52e794755952fa87c69774cb8d812dbffd77 100644 (file)
@@ -29,6 +29,7 @@
 #include <sys/stat.h>
 #include <unistd.h>
 
+#include "alloc-util.h"
 #include "async.h"
 #include "automount.h"
 #include "bus-error.h"