chiark / gitweb /
bus: catch up with latest kdbus
[elogind.git] / src / libsystemd-bus / bus-internal.h
index 4babfac86dbe40bec7cf87571a759506b5182e60..05184fd560703da074e8facd42ae6e8dd57a1b48 100644 (file)
@@ -150,6 +150,8 @@ struct sd_bus {
 
         uint64_t hello_serial;
         unsigned iteration_counter;
+
+        void *kdbus_buffer;
 };
 
 static inline void bus_unrefp(sd_bus **b) {