diff options
Diffstat (limited to 'src/lib/libcrypto/cms/cms.h')
| -rw-r--r-- | src/lib/libcrypto/cms/cms.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/lib/libcrypto/cms/cms.h b/src/lib/libcrypto/cms/cms.h index 0e4aa6f9fc..f08e2f8457 100644 --- a/src/lib/libcrypto/cms/cms.h +++ b/src/lib/libcrypto/cms/cms.h | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | /* $OpenBSD: cms.h,v 1.5 2014/07/10 22:45:56 jsing Exp $ */ | 1 | /* $OpenBSD: cms.h,v 1.6 2015/02/11 03:55:42 beck Exp $ */ |
| 2 | /* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL | 2 | /* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL |
| 3 | * project. | 3 | * project. |
| 4 | */ | 4 | */ |
| @@ -58,9 +58,7 @@ | |||
| 58 | 58 | ||
| 59 | #include <openssl/x509.h> | 59 | #include <openssl/x509.h> |
| 60 | 60 | ||
| 61 | #ifdef OPENSSL_NO_CMS | ||
| 62 | #error CMS is disabled. | 61 | #error CMS is disabled. |
| 63 | #endif | ||
| 64 | 62 | ||
| 65 | #ifdef __cplusplus | 63 | #ifdef __cplusplus |
| 66 | extern "C" { | 64 | extern "C" { |
