]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/test/test-tables.c
tree-wide: sort includes
[thirdparty/systemd.git] / src / test / test-tables.c
index da27cde3dabfd5735f682a4ad33bbcaf25cfb39f..aef992ee3cccfcc7543bcfb7eb47526a3d336c7a 100644 (file)
@@ -36,6 +36,7 @@
 #include "logs-show.h"
 #include "mount.h"
 #include "path.h"
+#include "rlimit-util.h"
 #include "scope.h"
 #include "service.h"
 #include "slice.h"
 #include "socket.h"
 #include "swap.h"
 #include "target.h"
+#include "test-tables.h"
 #include "timer.h"
 #include "unit-name.h"
 #include "unit.h"
 #include "util.h"
-#include "rlimit-util.h"
-
-#include "test-tables.h"
 
 int main(int argc, char **argv) {
         test_table(architecture, ARCHITECTURE);