]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/test/test-path-util.c
util-lib: split out allocation calls into alloc-util.[ch]
[thirdparty/systemd.git] / src / test / test-path-util.c
index e2979a8710b779a62de3a23fc89c0038d6fbb485..3f0f0264abf01e4537c2c53900e784ba7f8fd258 100644 (file)
@@ -23,6 +23,7 @@
 #include <sys/mount.h>
 #include <unistd.h>
 
+#include "alloc-util.h"
 #include "fd-util.h"
 #include "macro.h"
 #include "mount-util.h"