summaryrefslogtreecommitdiff
path: root/trust/parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'trust/parser.h')
-rw-r--r--trust/parser.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/trust/parser.h b/trust/parser.h
index 59cc378..b177844 100644
--- a/trust/parser.h
+++ b/trust/parser.h
@@ -66,6 +66,7 @@ int p11_parse_memory (p11_parser *parser,
int p11_parse_file (p11_parser *parser,
const char *filename,
+ struct stat *sb,
int flags);
p11_array * p11_parser_parsed (p11_parser *parser);