summaryrefslogtreecommitdiffstats
path: root/tools/call-dirmngr.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/call-dirmngr.h')
-rw-r--r--tools/call-dirmngr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/call-dirmngr.h b/tools/call-dirmngr.h
index f1bc3686b..6c866e7e6 100644
--- a/tools/call-dirmngr.h
+++ b/tools/call-dirmngr.h
@@ -23,6 +23,7 @@ void set_dirmngr_options (int verbose, int debug_ipc, int autostart);
gpg_error_t wkd_get_submission_address (const char *addrspec,
char **r_addrspec);
+gpg_error_t wkd_get_policy_flags (const char *addrspec, estream_t *r_buffer);
#endif /*GNUPG_TOOLS_CALL_DIRMNGR_H*/