summaryrefslogtreecommitdiff
path: root/daemon/gdm-dbus-util.h
diff options
context:
space:
mode:
Diffstat (limited to 'daemon/gdm-dbus-util.h')
-rw-r--r--daemon/gdm-dbus-util.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/daemon/gdm-dbus-util.h b/daemon/gdm-dbus-util.h
index 47654de2..32dc3196 100644
--- a/daemon/gdm-dbus-util.h
+++ b/daemon/gdm-dbus-util.h
@@ -35,4 +35,6 @@ gboolean gdm_dbus_get_pid_for_name (const char *system_bus_name,
gboolean gdm_dbus_get_uid_for_name (const char *system_bus_name,
uid_t *out_uid,
GError **error);
+
+void gdm_dbus_error_ensure (GQuark domain);
#endif