Move the PROV_R reason codes to a public header
[openssl.git] / providers / fips / fipsprov.c
index dc1bd7b4726b42d08ade418bf589d57f6790f2e6..90491b0e5f7ffe897b4c34e2f1789a1700378645 100644 (file)
 #include <openssl/params.h>
 #include <openssl/fips_names.h>
 #include <openssl/rand.h> /* RAND_get0_public() */
+#include <openssl/proverr.h>
 #include "internal/cryptlib.h"
 #include "prov/implementations.h"
 #include "prov/provider_ctx.h"
 #include "prov/providercommon.h"
-#include "prov/providercommonerr.h"
 #include "prov/provider_util.h"
 #include "prov/seeding.h"
 #include "self_test.h"