chiark / gitweb /
logind: add .ScheduleShutdown and .CancelScheduledShutdown methods
[elogind.git] / src / login / loginctl.c
index 16d80ab57078cebecf10086d786a3692ebf6e78c..9c7652777d4245c3bd176ad91f186c5d728c0e42 100644 (file)
@@ -42,6 +42,8 @@
 #include "cgroup-util.h"
 #include "spawn-polkit-agent.h"
 #include "verbs.h"
+#include "process-util.h"
+#include "terminal-util.h"
 
 static char **arg_property = NULL;
 static bool arg_all = false;