chiark / gitweb /
bus: beautify bus_message_dump() output a bit
[elogind.git] / src / libsystemd-bus / busctl.c
index d5ac2fe0f2a81ba8f4285a11c5a9eb64cd55755f..b9b3305e93b58f96406475d5da965677789c1fd2 100644 (file)
@@ -31,6 +31,7 @@
 #include "bus-message.h"
 #include "bus-internal.h"
 #include "bus-util.h"
+#include "bus-dump.h"
 
 static bool arg_no_pager = false;
 static char *arg_address = NULL;