]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/basic/json.c
tree-wide: sort includes
[thirdparty/systemd.git] / src / basic / json.c
index 716705e5ff52a047549ce3d2c5a21df8508126d1..9d5dedb934c79c4dc4162dc7a719486fa6026a37 100644 (file)
@@ -23,9 +23,9 @@
 #include <sys/types.h>
 
 #include "alloc-util.h"
+#include "hexdecoct.h"
 #include "json.h"
 #include "macro.h"
-#include "hexdecoct.h"
 #include "string-util.h"
 #include "utf8.h"