diff --git a/lib/hx509/hx_locl.h b/lib/hx509/hx_locl.h index cd02b18a0..d8fef96cd 100644 --- a/lib/hx509/hx_locl.h +++ b/lib/hx509/hx_locl.h @@ -72,6 +72,9 @@ struct hx509_collector; typedef struct hx509_path hx509_path; #include + +typedef void (*_hx509_cert_release_func)(struct hx509_cert_data *, void *); + #include #include