]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/import/pull-tar.c
util-lib: split out allocation calls into alloc-util.[ch]
[thirdparty/systemd.git] / src / import / pull-tar.c
index 43b7b65586959a450b29c95b9e55b8b04984cfd8..26c0bc5866ddc74bf304c9c0c9dc6298d3167b09 100644 (file)
@@ -24,6 +24,7 @@
 
 #include "sd-daemon.h"
 
+#include "alloc-util.h"
 #include "btrfs-util.h"
 #include "copy.h"
 #include "curl-util.h"