summaryrefslogtreecommitdiff
path: root/src/grp-system/libcore/dbus-socket.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-system/libcore/dbus-socket.c')
-rw-r--r--src/grp-system/libcore/dbus-socket.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/grp-system/libcore/dbus-socket.c b/src/grp-system/libcore/dbus-socket.c
index 53c9911991..4d99628725 100644
--- a/src/grp-system/libcore/dbus-socket.c
+++ b/src/grp-system/libcore/dbus-socket.c
@@ -18,12 +18,13 @@
***/
#include "basic/alloc-util.h"
+#include "basic/string-util.h"
#include "shared/bus-util.h"
+
#include "dbus-cgroup.h"
#include "dbus-execute.h"
#include "dbus-socket.h"
#include "socket.h"
-#include "basic/string-util.h"
#include "unit.h"
static BUS_DEFINE_PROPERTY_GET_ENUM(property_get_result, socket_result, SocketResult);