summaryrefslogtreecommitdiff
path: root/src/grp-journal/journalctl/journalctl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-journal/journalctl/journalctl.c')
-rw-r--r--src/grp-journal/journalctl/journalctl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grp-journal/journalctl/journalctl.c b/src/grp-journal/journalctl/journalctl.c
index d6efde7f05..4317c05b33 100644
--- a/src/grp-journal/journalctl/journalctl.c
+++ b/src/grp-journal/journalctl/journalctl.c
@@ -38,6 +38,7 @@
#include <systemd/sd-journal.h>
#include "sd-bus/bus-error.h"
+#include "sd-bus/bus-util.h"
#include "sd-journal/catalog.h"
#include "sd-journal/fsprg.h"
#include "sd-journal/journal-def.h"
@@ -66,7 +67,6 @@
#include "systemd-basic/unit-name.h"
#include "systemd-basic/user-util.h"
#include "systemd-shared/acl-util.h"
-#include "systemd-shared/bus-util.h"
#include "systemd-shared/logs-show.h"
#include "systemd-shared/pager.h"
#include "systemd-shared/udev-util.h"