summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-threads.h
diff options
context:
space:
mode:
Diffstat (limited to 'dbus/dbus-threads.h')
-rw-r--r--dbus/dbus-threads.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dbus/dbus-threads.h b/dbus/dbus-threads.h
index f5c3332a..8d8e072a 100644
--- a/dbus/dbus-threads.h
+++ b/dbus/dbus-threads.h
@@ -98,6 +98,7 @@ typedef struct
} DBusThreadFunctions;
dbus_bool_t dbus_threads_init (const DBusThreadFunctions *functions);
+dbus_bool_t dbus_threads_init_default (void);
DBUS_END_DECLS