]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/core/dbus-path.c
tree-wide: sort includes
[thirdparty/systemd.git] / src / core / dbus-path.c
index 9e32b5fb06d9c8a60d5d7d498595387df5f968db..e0544e9161d90eeeb823dac67c9557ac3dc92ae1 100644 (file)
 ***/
 
 #include "bus-util.h"
+#include "dbus-path.h"
 #include "path.h"
 #include "string-util.h"
 #include "unit.h"
-#include "dbus-path.h"
 
 static BUS_DEFINE_PROPERTY_GET_ENUM(property_get_result, path_result, PathResult);