summaryrefslogtreecommitdiff
path: root/src/core/dbus-kill.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/dbus-kill.h')
-rw-r--r--src/core/dbus-kill.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/core/dbus-kill.h b/src/core/dbus-kill.h
index 7c15f3a90b..1d32fca547 100644
--- a/src/core/dbus-kill.h
+++ b/src/core/dbus-kill.h
@@ -22,8 +22,9 @@
***/
#include "sd-bus.h"
-#include "unit.h"
+
#include "kill.h"
+#include "unit.h"
extern const sd_bus_vtable bus_kill_vtable[];