]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/sulogin-shell/sulogin-shell.c
tree-wide: normalize includes of public headers
[thirdparty/systemd.git] / src / sulogin-shell / sulogin-shell.c
index 9f90981e718b5e15e406a7699b326a43a677207b..4cf9d22c87cd2bcc049bf7b5533061107df4093f 100644 (file)
@@ -6,13 +6,14 @@
 #include <errno.h>
 #include <sys/prctl.h>
 
+#include "sd-bus.h"
+
 #include "bus-util.h"
 #include "bus-error.h"
 #include "def.h"
 #include "env-util.h"
 #include "log.h"
 #include "process-util.h"
-#include "sd-bus.h"
 #include "signal-util.h"
 #include "special.h"