diff options
author | Dr. Stephen Henson <steve@openssl.org> | 2008-11-11 13:23:18 +0100 |
---|---|---|
committer | Dr. Stephen Henson <steve@openssl.org> | 2008-11-11 13:23:18 +0100 |
commit | 5c61111bff7daaac8973395fe62debcd1fd03946 (patch) | |
tree | 7440cf55f32f3bb85eb52e6cfa2aa58580ae8272 /crypto/ossl_typ.h | |
parent | Update from stable branch. (diff) | |
download | openssl-5c61111bff7daaac8973395fe62debcd1fd03946.tar.xz openssl-5c61111bff7daaac8973395fe62debcd1fd03946.zip |
Update from stable branch.
Diffstat (limited to 'crypto/ossl_typ.h')
-rw-r--r-- | crypto/ossl_typ.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/ossl_typ.h b/crypto/ossl_typ.h index 786f2bc26b..12bd7014de 100644 --- a/crypto/ossl_typ.h +++ b/crypto/ossl_typ.h @@ -102,6 +102,7 @@ typedef struct asn1_pctx_st ASN1_PCTX; #undef X509_EXTENSIONS #undef X509_CERT_PAIR #undef PKCS7_ISSUER_AND_SERIAL +#undef OCSP_REQUEST #undef OCSP_RESPONSE #endif |