summaryrefslogtreecommitdiffstats
path: root/crypto/x509/x509_vfy.c
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2014-05-24 23:48:29 +0100
committerDr. Stephen Henson <steve@openssl.org>2014-05-25 04:50:14 +0100
commit6c21b860ba8f0de64c6e96972ef3c728728d01a0 (patch)
treeff373962995da85b7c4497121db8c33733e91955 /crypto/x509/x509_vfy.c
parent955376fde3c60999b27deeebb41d82ad17dca3da (diff)
Rename vpm_int.h to x509_lcl.h
Diffstat (limited to 'crypto/x509/x509_vfy.c')
-rw-r--r--crypto/x509/x509_vfy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/x509/x509_vfy.c b/crypto/x509/x509_vfy.c
index 350c3475fe..563737ecec 100644
--- a/crypto/x509/x509_vfy.c
+++ b/crypto/x509/x509_vfy.c
@@ -69,7 +69,7 @@
#include <openssl/x509.h>
#include <openssl/x509v3.h>
#include <openssl/objects.h>
-#include "vpm_int.h"
+#include "x509_lcl.h"
/* CRL score values */