summaryrefslogtreecommitdiff
path: root/tests/lib/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/util.h')
-rw-r--r--tests/lib/util.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/lib/util.h b/tests/lib/util.h
index 7c7576528..bc682ae17 100644
--- a/tests/lib/util.h
+++ b/tests/lib/util.h
@@ -13,6 +13,8 @@
#include <telepathy-glib/telepathy-glib.h>
+gint tp_tests_run_with_bus (void);
+
TpDBusDaemon *tp_tests_dbus_daemon_dup_or_die (void);
void tp_tests_proxy_run_until_dbus_queue_processed (gpointer proxy);