chiark / gitweb /
bus: synthesize NameLost/NameAcquired from kernel messages on top if NameOwnerChange
[elogind.git] / src / libsystemd-bus / bus-internal.h
index f21cf87ea28d3805bc9722113a939c9ad92dd0bf..9c46a78551353185c90d3873201fb17a9a6e43bd 100644 (file)
@@ -175,6 +175,7 @@ struct sd_bus {
         uint64_t serial;
 
         char *unique_name;
+        uint64_t unique_id;
 
         struct bus_match_node match_callbacks;
         Prioq *reply_callbacks_prioq;