(3) add needed GLib headers, move loop and bus descr out of main into global
authorkremlin <ian@kremlin.cc>
Tue, 29 Jul 2014 07:40:03 +0000 (02:40 -0500)
committerkremlin <ian@kremlin.cc>
Tue, 29 Jul 2014 07:40:03 +0000 (02:40 -0500)
commitc12c41f4eac2e4d7c3244af3c49735aeffd78e2d
treecab65d4ea39364459424a8922774b04818343c3f
parentb70beb08c1c83303a7d811b19caa4f23f927cf7b
(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
src/interfaces/localed/localed.c
src/interfaces/logind/logind.c
src/interfaces/timedated/timedated.c