summaryrefslogtreecommitdiff
path: root/common/gdm-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/gdm-common.h')
-rw-r--r--common/gdm-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/gdm-common.h b/common/gdm-common.h
index 6f047603..c42f556a 100644
--- a/common/gdm-common.h
+++ b/common/gdm-common.h
@@ -92,6 +92,7 @@ gboolean gdm_activate_session_by_id (GDBusConnection *connection,
const char *session_id);
void gdm_load_env_d (GdmLoadEnvVarFunc load_env_func,
+ GdmExpandVarFunc expand_func,
gpointer user_data);
G_END_DECLS