summaryrefslogtreecommitdiff
path: root/src/grp-system/grp-utils/systemd-analyze/analyze.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-system/grp-utils/systemd-analyze/analyze.c')
-rw-r--r--src/grp-system/grp-utils/systemd-analyze/analyze.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grp-system/grp-utils/systemd-analyze/analyze.c b/src/grp-system/grp-utils/systemd-analyze/analyze.c
index 7d7dd52648..ea775c8dd1 100644
--- a/src/grp-system/grp-utils/systemd-analyze/analyze.c
+++ b/src/grp-system/grp-utils/systemd-analyze/analyze.c
@@ -26,6 +26,7 @@
#include <systemd/sd-bus.h>
#include "sd-bus/bus-error.h"
+#include "sd-bus/bus-util.h"
#include "systemd-basic/alloc-util.h"
#include "systemd-basic/glob-util.h"
#include "systemd-basic/hashmap.h"
@@ -39,7 +40,6 @@
#include "systemd-basic/unit-name.h"
#include "systemd-basic/util.h"
#include "systemd-shared/bus-unit-util.h"
-#include "systemd-shared/bus-util.h"
#include "systemd-shared/pager.h"
#include "analyze-verify.h"