X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fbus-proxyd%2Fsynthesize.c;fp=src%2Fbus-proxyd%2Fsynthesize.c;h=67bcc7a242e5dc165608a586ee7ee13ffd592c4c;hb=52fa7a3af1322aa716e5afc08b60ff2e9e13c022;hp=542166f68a1f54c6287bfe697a6a5937eb9ee388;hpb=657cf7f4f8d376e082db48022d2be193ff647d06;p=elogind.git diff --git a/src/bus-proxyd/synthesize.c b/src/bus-proxyd/synthesize.c index 542166f68..67bcc7a24 100644 --- a/src/bus-proxyd/synthesize.c +++ b/src/bus-proxyd/synthesize.c @@ -30,7 +30,7 @@ #include "bus-util.h" #include "synthesize.h" -static int synthetic_driver_send(sd_bus *b, sd_bus_message *m) { +int synthetic_driver_send(sd_bus *b, sd_bus_message *m) { int r; assert(b);