]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/core/snapshot.c
util-lib: split out allocation calls into alloc-util.[ch]
[thirdparty/systemd.git] / src / core / snapshot.c
index da1c99ad12e0f05fcca724ee105784f14173a51c..ba3135f401c79f02b3fd70286f6fa9e5f040b8d7 100644 (file)
@@ -21,6 +21,7 @@
 
 #include <errno.h>
 
+#include "alloc-util.h"
 #include "bus-common-errors.h"
 #include "dbus-snapshot.h"
 #include "parse-util.h"