summaryrefslogtreecommitdiffstats
path: root/crypto/x509/pcy_cache.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/x509/pcy_cache.c')
-rw-r--r--crypto/x509/pcy_cache.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/x509/pcy_cache.c b/crypto/x509/pcy_cache.c
index 61423bf2c2..608ccfeb1c 100644
--- a/crypto/x509/pcy_cache.c
+++ b/crypto/x509/pcy_cache.c
@@ -14,8 +14,6 @@
#include "pcy_local.h"
-DEFINE_STACK_OF(POLICYINFO)
-
static int policy_data_cmp(const X509_POLICY_DATA *const *a,
const X509_POLICY_DATA *const *b);
static int policy_cache_set_int(long *out, ASN1_INTEGER *value);