summaryrefslogtreecommitdiff
path: root/clients/cli/polkit-agent.h
diff options
context:
space:
mode:
Diffstat (limited to 'clients/cli/polkit-agent.h')
-rw-r--r--clients/cli/polkit-agent.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/clients/cli/polkit-agent.h b/clients/cli/polkit-agent.h
index 2e0326bc97..e2902dc0b1 100644
--- a/clients/cli/polkit-agent.h
+++ b/clients/cli/polkit-agent.h
@@ -25,4 +25,6 @@
gboolean nmc_polkit_agent_init (NmCli *nmc, gboolean for_session, GError **error);
void nmc_polkit_agent_fini (NmCli* nmc);
+gboolean nmc_start_polkit_agent_start_try (NmCli *nmc);
+
#endif /* __NMC_POLKIT_AGENT_H__ */