chiark / gitweb /
timedated: use libsystemd-bus instead of libdbus for bus communication
[elogind.git] / src / libsystemd-bus / busctl.c
index 220c1eb34ee8b98e04c5de11c256d35cff7aa76d..b15b41ae77dbfb993deeaaba9e8ed881a94fda4b 100644 (file)
@@ -30,6 +30,7 @@
 #include "sd-bus.h"
 #include "bus-message.h"
 #include "bus-internal.h"
+#include "bus-util.h"
 
 static bool arg_no_pager = false;
 static char *arg_address = NULL;