chiark / gitweb /
logind,sd-event: drop spurious new-lines
[elogind.git] / src / login / loginctl.c
index 16d80ab57078cebecf10086d786a3692ebf6e78c..d00fc9ce2610385e783afa1c79184a0ac2544d97 100644 (file)
@@ -42,6 +42,9 @@
 #include "cgroup-util.h"
 #include "spawn-polkit-agent.h"
 #include "verbs.h"
+#include "process-util.h"
+#include "terminal-util.h"
+#include "signal-util.h"
 
 static char **arg_property = NULL;
 static bool arg_all = false;