chiark / gitweb /
basic: re-sort includes
[elogind.git] / src / basic / strv.h
index bb84095528739b26d0073424eaffc04bf250a492..8e29dc51ddf08cf0cb3ddd8fd2c72c7db9afd566 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"