]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/analyze/analyze.c
util: split out sorting related calls to new sort-util.[ch]
[thirdparty/systemd.git] / src / analyze / analyze.c
index 77adbed83d936be4199b2284c527ed9b5e894722..f838daada8b5f522308af54b7e2e6eceec66145c 100644 (file)
 #if HAVE_SECCOMP
 #  include "seccomp-util.h"
 #endif
+#include "sort-util.h"
 #include "special.h"
 #include "strv.h"
 #include "strxcpyx.h"
-#include "time-util.h"
 #include "terminal-util.h"
+#include "time-util.h"
 #include "unit-name.h"
 #include "util.h"
 #include "verbs.h"