summaryrefslogtreecommitdiff
path: root/p11-kit/p11-kit.h
diff options
context:
space:
mode:
Diffstat (limited to 'p11-kit/p11-kit.h')
-rw-r--r--p11-kit/p11-kit.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/p11-kit/p11-kit.h b/p11-kit/p11-kit.h
index cf84db6..77cf1b5 100644
--- a/p11-kit/p11-kit.h
+++ b/p11-kit/p11-kit.h
@@ -80,6 +80,8 @@ char* p11_kit_space_strdup (const unsigned char
#ifdef P11_KIT_FUTURE_UNSTABLE_API
+void p11_kit_set_progname (const char *progname);
+
void p11_kit_be_quiet (void);
const char* p11_kit_message (void);