aboutsummaryrefslogtreecommitdiff
path: root/crypto/x509v3/pcy_node.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/x509v3/pcy_node.c')
-rw-r--r--crypto/x509v3/pcy_node.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/x509v3/pcy_node.c b/crypto/x509v3/pcy_node.c
index 1ffe98498bdb..e2d7b1532236 100644
--- a/crypto/x509v3/pcy_node.c
+++ b/crypto/x509v3/pcy_node.c
@@ -12,7 +12,7 @@
#include <openssl/x509v3.h>
#include <openssl/err.h>
-#include "pcy_int.h"
+#include "pcy_local.h"
static int node_cmp(const X509_POLICY_NODE *const *a,
const X509_POLICY_NODE *const *b)