]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/basic/exit-status.h
basic: re-sort includes
[thirdparty/systemd.git] / src / basic / exit-status.h
index 850f58fd985e6f134dd647de6f38348736d43356..664222c1d6a2954362fdcbbd077dce3a90b15cdb 100644 (file)
@@ -23,9 +23,9 @@
 
 #include <stdbool.h>
 
-#include "set.h"
 #include "hashmap.h"
 #include "macro.h"
+#include "set.h"
 
 typedef enum ExitStatus {
         /* EXIT_SUCCESS defined by libc */