X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Flibsystemd%2Fsd-bus%2Fbus-internal.h;fp=src%2Flibsystemd%2Fsd-bus%2Fbus-internal.h;h=07381485ecd61076f868d87821bd43f755889792;hb=9cbfc66c621c42aa6e58e9e0da0adfb01efa7537;hp=b1310a8640c4148829353aaa703588aa7ab5e265;hpb=f1f00dbb7f3741b30d4a26b1a8b65ec46ff1fde3;p=elogind.git diff --git a/src/libsystemd/sd-bus/bus-internal.h b/src/libsystemd/sd-bus/bus-internal.h index b1310a864..07381485e 100644 --- a/src/libsystemd/sd-bus/bus-internal.h +++ b/src/libsystemd/sd-bus/bus-internal.h @@ -142,6 +142,7 @@ struct sd_bus_slot { void *userdata; BusSlotType type:5; bool floating:1; + char *description; LIST_FIELDS(sd_bus_slot, slots);