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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/gdm-common.h b/common/gdm-common.h
index 61d2dd30..00012743 100644
--- a/common/gdm-common.h
+++ b/common/gdm-common.h
@@ -45,6 +45,8 @@ int gdm_signal_pid (int pid,
gboolean gdm_get_pwent_for_name (const char *name,
struct passwd **pwentp);
+gboolean gdm_clear_close_on_exec_flag (int fd);
+
const char * gdm_make_temp_dir (char *template);
gboolean gdm_string_hex_encode (const GString *source,