aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509v3/pcy_int.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/x509v3/pcy_int.h')
-rw-r--r--crypto/x509v3/pcy_int.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/x509v3/pcy_int.h b/crypto/x509v3/pcy_int.h
index cbc94c0419..b222557c52 100644
--- a/crypto/x509v3/pcy_int.h
+++ b/crypto/x509v3/pcy_int.h
@@ -59,7 +59,7 @@
typedef struct X509_POLICY_DATA_st X509_POLICY_DATA;
-DECLARE_STACK_OF(X509_POLICY_DATA)
+DEFINE_STACK_OF(X509_POLICY_DATA)
/* Internal structures */