From: Tom Gundersen Date: Mon, 17 Feb 2014 23:10:08 +0000 (+0100) Subject: sd-rtnl-message: store reference to the bus in the message X-Git-Tag: v209~68 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=4fb7242cbbed0d865eb343548b8f0ee0fee71d85;hp=4fb7242cbbed0d865eb343548b8f0ee0fee71d85;p=elogind.git sd-rtnl-message: store reference to the bus in the message This mimics the sd-bus api, as we may need it in the future. ---