From 99c1c92708cfee73765682ed6931aefb58e42a29 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Tue, 28 Jul 2009 15:56:11 -0500 Subject: Move & Rename dbus_gsm_connection Move to ofono/dbus.h ofono_dbus_get_connection --- include/dbus.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/dbus.h') diff --git a/include/dbus.h b/include/dbus.h index 008ca127..a9f4bf79 100644 --- a/include/dbus.h +++ b/include/dbus.h @@ -28,6 +28,8 @@ extern "C" { #include +DBusConnection *ofono_dbus_get_connection(); + #ifdef __cplusplus } #endif -- cgit v1.2.3