Move the PROV_R reason codes to a public header
[openssl.git] / providers / implementations / encode_decode / decode_pem2der.c
index 6c8b108290f4dbb11a6c6bf676114b5340c13cf8..cb6ebcefb68845ff04d86c75388dd1cadb21e592 100644 (file)
 #include <openssl/err.h>
 #include <openssl/params.h>
 #include <openssl/pem.h>
+#include <openssl/proverr.h>
 #include "internal/nelem.h"
 #include "prov/bio.h"
 #include "prov/implementations.h"
-#include "prov/providercommonerr.h"
 #include "endecoder_local.h"
 
 static int read_pem(PROV_CTX *provctx, OSSL_CORE_BIO *cin,