Fix safestack issues in x509.h
[openssl.git] / crypto / x509 / x509_cmp.c
index 32e15682b1e640d8663adcc37fd0d990545b2eca..e74c842fdca531e82bb3fb383daa048b76732e9d 100644 (file)
@@ -16,8 +16,6 @@
 #include <openssl/core_names.h>
 #include "crypto/x509.h"
 
-DEFINE_STACK_OF(X509)
-
 int X509_issuer_and_serial_cmp(const X509 *a, const X509 *b)
 {
     int i;