diff options
Diffstat (limited to 'crypto/x509/x_req.c')
-rw-r--r-- | crypto/x509/x_req.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/x509/x_req.c b/crypto/x509/x_req.c index 10b82df559..21215b4778 100644 --- a/crypto/x509/x_req.c +++ b/crypto/x509/x_req.c @@ -13,8 +13,6 @@ #include <openssl/x509.h> #include "crypto/x509.h" -DEFINE_STACK_OF(X509_ATTRIBUTE) - /*- * X509_REQ_INFO is handled in an unusual way to get round * invalid encodings. Some broken certificate requests don't |