]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/basic/strv.h
basic: re-sort includes
[thirdparty/systemd.git] / src / basic / strv.h
index d0dd08baf3ba3c7ec3dad13973117feeffc41e05..bb61db263816d9049b90f1f0711dcce2a8b07e08 100644 (file)
@@ -26,8 +26,8 @@
 #include <stdbool.h>
 #include <stddef.h>
 
-#include "extract-word.h"
 #include "alloc-util.h"
+#include "extract-word.h"
 #include "macro.h"
 #include "util.h"