summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-test.h
diff options
context:
space:
mode:
Diffstat (limited to 'dbus/dbus-test.h')
-rw-r--r--dbus/dbus-test.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/dbus/dbus-test.h b/dbus/dbus-test.h
index 881d0e42..64faf12b 100644
--- a/dbus/dbus-test.h
+++ b/dbus/dbus-test.h
@@ -33,4 +33,6 @@ dbus_bool_t _dbus_mem_pool_test (void);
dbus_bool_t _dbus_string_test (void);
dbus_bool_t _dbus_message_test (void);
+void dbus_internal_symbol_do_not_use_run_tests (void);
+
#endif /* DBUS_TEST_H */