summaryrefslogtreecommitdiff
path: root/trust/extract.h
diff options
context:
space:
mode:
Diffstat (limited to 'trust/extract.h')
-rw-r--r--trust/extract.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/trust/extract.h b/trust/extract.h
index 1bd8e4a..ca14238 100644
--- a/trust/extract.h
+++ b/trust/extract.h
@@ -72,4 +72,7 @@ bool p11_extract_openssl_directory (p11_enumerate *ex,
int p11_trust_extract (int argc,
char **argv);
+int p11_trust_extract_compat (int argc,
+ char *argv[]);
+
#endif /* P11_EXTRACT_H_ */