]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/libudev/libudev-private.h
util-lib: split our string related calls from util.[ch] into its own file string...
[thirdparty/systemd.git] / src / libudev / libudev-private.h
index c1785bf4c24ab5b6522daf269400f038e8ee6d9a..5f504962919582cf926fbb2c6a1c8af899a11314 100644 (file)
 #include <stdbool.h>
 
 #include "libudev.h"
+
 #include "macro.h"
-#include "util.h"
 #include "mkdir.h"
 #include "strxcpyx.h"
+#include "util.h"
 
 #define READ_END  0
 #define WRITE_END 1