]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/machine-id-setup/machine-id-setup-main.c
tree-wide: sort includes
[thirdparty/systemd.git] / src / machine-id-setup / machine-id-setup-main.c
index f1165ea09ca4739edde7b8a4856c5b3e8e21cdd7..d805bcfdca7d837d9515d5b400400377da5f4be6 100644 (file)
@@ -26,8 +26,8 @@
 
 #include "log.h"
 #include "machine-id-setup.h"
-#include "util.h"
 #include "path-util.h"
+#include "util.h"
 
 static char *arg_root = NULL;
 static bool arg_commit = false;