summaryrefslogtreecommitdiff
path: root/src/grp-system/systemd-shutdown/shutdown.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-system/systemd-shutdown/shutdown.c')
-rw-r--r--src/grp-system/systemd-shutdown/shutdown.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grp-system/systemd-shutdown/shutdown.c b/src/grp-system/systemd-shutdown/shutdown.c
index 4517718f8f..11e2143089 100644
--- a/src/grp-system/systemd-shutdown/shutdown.c
+++ b/src/grp-system/systemd-shutdown/shutdown.c
@@ -30,6 +30,7 @@
#include <linux/reboot.h>
+#include "core/killall.h"
#include "systemd-basic/alloc-util.h"
#include "systemd-basic/cgroup-util.h"
#include "systemd-basic/def.h"
@@ -45,7 +46,6 @@
#include "systemd-shared/switch-root.h"
#include "systemd-shared/watchdog.h"
-#include "killall.h"
#include "umount.h"
#define FINALIZE_ATTEMPTS 50