]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/bootchart/store.c
util-lib: split out allocation calls into alloc-util.[ch]
[thirdparty/systemd.git] / src / bootchart / store.c
index e488c94b3b9137073f26403bf68698b91959ba81..c1b1e77e4476a0c1cc7a3394cc6a435622f955b9 100644 (file)
@@ -31,6 +31,7 @@
 #include <time.h>
 #include <unistd.h>
 
+#include "alloc-util.h"
 #include "bootchart.h"
 #include "cgroup-util.h"
 #include "dirent-util.h"