]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/core/mount.h
tree-wide: sort includes in *.h
[thirdparty/systemd.git] / src / core / mount.h
index 83d14ae71383c2c3e82748783bfd6587264cfef8..9f78aa90753237672d6ae2d9056fc7b7cfe6ca99 100644 (file)
@@ -23,8 +23,8 @@
 
 typedef struct Mount Mount;
 
-#include "kill.h"
 #include "execute.h"
+#include "kill.h"
 
 typedef enum MountExecCommand {
         MOUNT_EXEC_MOUNT,