diff options
Diffstat (limited to 'src/polkit.h')
-rw-r--r-- | src/polkit.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/polkit.h b/src/polkit.h index fc4e77118f..0d08194b26 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 |