]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/journal/journald-console.c
util-lib: split out allocation calls into alloc-util.[ch]
[thirdparty/systemd.git] / src / journal / journald-console.c
index 72c4ba587961e991cb6b267733a521be0051ad20..860832cfc80b03a2ef7d0709ea48d94ff4ed2303 100644 (file)
@@ -23,6 +23,7 @@
 #include <fcntl.h>
 #include <sys/socket.h>
 
+#include "alloc-util.h"
 #include "fd-util.h"
 #include "fileio.h"
 #include "formats-util.h"