From: kremlin Date: Tue, 29 Jul 2014 07:40:03 +0000 (-0500) Subject: (3) add needed GLib headers, move loop and bus descr out of main into global X-Git-Url: https://uglyman.kremlin.cc/gitweb/gitweb.cgi?a=commitdiff_plain;ds=sidebyside;h=f50e1f3bb9837435224a6ce3a7ecd078f8ba86a2;hp=f50e1f3bb9837435224a6ce3a7ecd078f8ba86a2;p=systembsd.git (3) add needed GLib headers, move loop and bus descr out of main into global minor variable placement changes. added gboolean dbus_interface_exported, which due to the guarantees of the name_lost, bus_acquired, and name_acquired is a reliable source of whether not it is reasonable to try and unexport it ---