Damn, I was a bit hasty with my fix and hadn't spotted the linker
[openssl.git] / crypto / x509v3 / pcy_int.h
index 65689880a66b15526c17c97e931d57932d332ac9..8efe67397bdecc16ff6c3fca4c105502611ebd10 100644 (file)
@@ -205,6 +205,8 @@ STACK_OF(X509_POLICY_NODE) *policy_node_cmp_new(void);
 
 void policy_cache_init(void);
 
+void policy_cache_free(X509_POLICY_CACHE *cache);
+
 X509_POLICY_NODE *level_find_node(const X509_POLICY_LEVEL *level,
                                        const ASN1_OBJECT *id);