]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/core/device.c
tree-wide: sort includes
[thirdparty/systemd.git] / src / core / device.c
index bcd4d1146bec44bb9a44c9ebf4ad75c26e0dba63..5b7130ba97d8b59c62286af749f5ab5f7fc83e04 100644 (file)
 #include <errno.h>
 #include <sys/epoll.h>
 
-#include "libudev.h"
-
 #include "alloc-util.h"
 #include "dbus-device.h"
 #include "device.h"
+#include "libudev.h"
 #include "log.h"
 #include "parse-util.h"
 #include "path-util.h"