Synchronise with Unix.
[openssl.git] / crypto / ocsp / ocsp_ext.c
index 2c342817ea0ce56f426618ad6cc0d36fe195b392..ec884cb08f4429f0fc4eeb6a4f32a5350e2d5585 100644 (file)
@@ -264,7 +264,7 @@ int OCSP_SINGLERESP_add_ext(OCSP_SINGLERESP *x, X509_EXTENSION *ex, int loc)
        }
 
 /* also CRL Entry Extensions */
-
+#if 0
 ASN1_STRING *ASN1_STRING_encode(ASN1_STRING *s, i2d_of_void *i2d,
                                void *data, STACK_OF(ASN1_OBJECT) *sk)
         {
@@ -305,6 +305,7 @@ err:
        if (b) OPENSSL_free(b);
        return NULL;
        }
+#endif
 
 /* Nonce handling functions */