]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/x509/v3_utf8.c
Add ossl_v3 symbols
[thirdparty/openssl.git] / crypto / x509 / v3_utf8.c
index 1ded239e95a57f3475a38de829c3ba50d561ec96..1c4f79c4cd9b054c0a1caa1e650426841830559f 100644 (file)
@@ -22,7 +22,7 @@
  */
 
 
-const X509V3_EXT_METHOD v3_utf8_list[1] = {
+const X509V3_EXT_METHOD ossl_v3_utf8_list[1] = {
     EXT_UTF8STRING(NID_subjectSignTool),
 };