chiark / gitweb /
timedated: use libsystemd-bus instead of libdbus for bus communication
[elogind.git] / src / run / run.c
index 18a4920f0371fd91bb5d1c0e3e775241554e73f6..49a34fcbd4bb92aaaab372d6c2db7e9472b2e598 100644 (file)
@@ -23,8 +23,7 @@
 #include <getopt.h>
 
 #include "sd-bus.h"
-#include "bus-internal.h"
-#include "bus-message.h"
+#include "bus-util.h"
 #include "strv.h"
 #include "build.h"
 #include "unit-name.h"