]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/shared/logs-show.c
util-lib: split out allocation calls into alloc-util.[ch]
[thirdparty/systemd.git] / src / shared / logs-show.c
index 5b4a220e5fb75a7dd918a3a0174eae0e64f4f299..0313b0946f38f455dbf90352797ca4c9c76bc3e5 100644 (file)
@@ -25,6 +25,7 @@
 #include <sys/socket.h>
 #include <time.h>
 
+#include "alloc-util.h"
 #include "fd-util.h"
 #include "formats-util.h"
 #include "hashmap.h"