chiark / gitweb /
journalctl: clean up how we log errors
[elogind.git] / src / shared / utmp-wtmp.c
index 7fb6fe3a6751602718039b2a8da55772cbaca2e7..6fa9a3d7a316edd6f6600f1e7dc98ea04dda0660 100644 (file)
@@ -29,6 +29,8 @@
 
 #include "macro.h"
 #include "path-util.h"
+#include "terminal-util.h"
+#include "hostname-util.h"
 #include "utmp-wtmp.h"
 
 int utmp_get_runlevel(int *runlevel, int *previous) {