X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Flibsystemd-bus%2Ftest-bus-marshal.c;h=1e2caa0620ae19d443a88cc1a5535b80bb7a0a22;hp=ef1a77f5fc1158e343644c97d5eb6b534d5db11a;hb=40ca29a1370379d43e44c0ed425eecc7218dcbca;hpb=f8e013f8bf476e6d61fb2e218c85e23032a46302 diff --git a/src/libsystemd-bus/test-bus-marshal.c b/src/libsystemd-bus/test-bus-marshal.c index ef1a77f5f..1e2caa062 100644 --- a/src/libsystemd-bus/test-bus-marshal.c +++ b/src/libsystemd-bus/test-bus-marshal.c @@ -34,6 +34,7 @@ #include "sd-bus.h" #include "bus-message.h" +#include "bus-util.h" int main(int argc, char *argv[]) { _cleanup_bus_message_unref_ sd_bus_message *m = NULL;