]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/journal/journalctl.c
util-lib: split out allocation calls into alloc-util.[ch]
[thirdparty/systemd.git] / src / journal / journalctl.c
index 2782ac032945e217b83e3001fd205fcaff3e93b5..a35783e3ff2e8bfa1b67c38b69ef0fe017dd5f19 100644 (file)
@@ -39,6 +39,7 @@
 #include "sd-journal.h"
 
 #include "acl-util.h"
+#include "alloc-util.h"
 #include "bus-error.h"
 #include "bus-util.h"
 #include "catalog.h"