]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/path/path.c
util-lib: split out allocation calls into alloc-util.[ch]
[thirdparty/systemd.git] / src / path / path.c
index 97e8323de13f0a9c1e7667febc69d8cea9089307..0ece72f6fe23b3ea9097397446addbe53b0cf84e 100644 (file)
@@ -26,6 +26,7 @@
 
 #include "sd-path.h"
 
+#include "alloc-util.h"
 #include "log.h"
 #include "macro.h"
 #include "string-util.h"