summaryrefslogtreecommitdiffstats
path: root/crypto/err/openssl.ec
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2019-10-04 15:25:59 +0200
committerRichard Levitte <levitte@openssl.org>2019-10-10 14:12:15 +0200
commitddd21319e94636f308e115fd05cc48e7a8eadc55 (patch)
tree0899840884488f0c3fd1a915d495fdb485855814 /crypto/err/openssl.ec
parentaf3e7e1bccbed8e3b958488a07daf5a8f4115fa9 (diff)
Cleanup: move remaining providers/common/include/internal/*.h
The end up in providers/common/include/prov/. All inclusions are adjusted accordingly. Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/10088)
Diffstat (limited to 'crypto/err/openssl.ec')
-rw-r--r--crypto/err/openssl.ec2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/err/openssl.ec b/crypto/err/openssl.ec
index 179a3baa05..65633717ee 100644
--- a/crypto/err/openssl.ec
+++ b/crypto/err/openssl.ec
@@ -39,7 +39,7 @@ L SM2 include/crypto/sm2.h crypto/sm2/sm2_err.c
L OSSL_STORE include/openssl/store.h crypto/store/store_err.c
L ESS include/openssl/ess.h crypto/ess/ess_err.c
L PROP include/internal/property.h crypto/property/property_err.c
-L PROV providers/common/include/internal/providercommon.h providers/common/provider_err.c
+L PROV providers/common/include/prov/providercommon.h providers/common/provider_err.c
# additional header files to be scanned for function names
L NONE include/openssl/x509_vfy.h NONE