summaryrefslogtreecommitdiffstats
path: root/network/connection.h
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.dentz@openbossa.org>2007-03-19 13:24:41 +0000
committerLuiz Augusto von Dentz <luiz.dentz@openbossa.org>2007-03-19 13:24:41 +0000
commit851ad267e554850ae2cbfd486922cbcfb897f8b5 (patch)
tree9a393fb7e36f3782cf54caac05592e9c41be5918 /network/connection.h
parentad868bd4137e86fbf141175f411898796287ff2a (diff)
- Fix standalone init when there is no bluetooth adapter.
Diffstat (limited to 'network/connection.h')
-rw-r--r--network/connection.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/network/connection.h b/network/connection.h
index e87dd676..b2dc2ab3 100644
--- a/network/connection.h
+++ b/network/connection.h
@@ -20,3 +20,4 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
*/
+int connection_register(DBusConnection *conn, const char *path);