diff options
Diffstat (limited to 'crypto/cmp/cmp_util.c')
-rw-r--r-- | crypto/cmp/cmp_util.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/cmp/cmp_util.c b/crypto/cmp/cmp_util.c index c2ee9b6e0d..ec292ee352 100644 --- a/crypto/cmp/cmp_util.c +++ b/crypto/cmp/cmp_util.c @@ -16,7 +16,6 @@ #include <openssl/err.h> /* should be implied by cmperr.h */ #include <openssl/x509v3.h> -DEFINE_STACK_OF(X509) DEFINE_STACK_OF(X509_OBJECT) DEFINE_STACK_OF(ASN1_UTF8STRING) |