/* -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ #ifndef _GSM_GSM_PKEXEC_H_ #define _GSM_GSM_PKEXEC_H_ #include gboolean gsm_pkexec_create_root_password_dialog(const char *command); gboolean procman_has_pkexec(void) G_GNUC_CONST; #endif /* _GSM_PKEXEC_H_ */