summaryrefslogtreecommitdiff
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, 1 insertions, 1 deletions
diff --git a/crypto/x509/pcy_cache.c b/crypto/x509/pcy_cache.c
index 56d3401ffb..e65931e456 100644
--- a/crypto/x509/pcy_cache.c
+++ b/crypto/x509/pcy_cache.c
@@ -12,7 +12,7 @@
#include <openssl/x509v3.h>
#include "crypto/x509.h"
-#include "pcy_int.h"
+#include "pcy_local.h"
static int policy_data_cmp(const X509_POLICY_DATA *const *a,
const X509_POLICY_DATA *const *b);