summaryrefslogtreecommitdiff
path: root/src/grp-hostname/hostnamectl/hostnamectl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-hostname/hostnamectl/hostnamectl.c')
-rw-r--r--src/grp-hostname/hostnamectl/hostnamectl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grp-hostname/hostnamectl/hostnamectl.c b/src/grp-hostname/hostnamectl/hostnamectl.c
index 222925b362..c5f702087d 100644
--- a/src/grp-hostname/hostnamectl/hostnamectl.c
+++ b/src/grp-hostname/hostnamectl/hostnamectl.c
@@ -27,11 +27,11 @@
#include <systemd/sd-id128.h>
#include "sd-bus/bus-error.h"
+#include "sd-bus/bus-util.h"
#include "systemd-basic/alloc-util.h"
#include "systemd-basic/architecture.h"
#include "systemd-basic/hostname-util.h"
#include "systemd-basic/util.h"
-#include "systemd-shared/bus-util.h"
#include "systemd-shared/spawn-polkit-agent.h"
static bool arg_ask_password = true;