summaryrefslogtreecommitdiff
path: root/src/polkit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/polkit.h')
-rw-r--r--src/polkit.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/polkit.h b/src/polkit.h
index fc4e77118..0d08194b2 100644
--- a/src/polkit.h
+++ b/src/polkit.h
@@ -30,6 +30,7 @@ int verify_polkit(
DBusMessage *request,
const char *action,
bool interactive,
+ bool *challenge,
DBusError *error);
#endif