Move the PROV_R reason codes to a public header
[openssl.git] / providers / implementations / macs / kmac_prov.c
index b9a6318e122c379d8cef326a5910f704ba2ad816..8f74c2306af57059b44abbfb87f2c31942b4618c 100644 (file)
@@ -53,8 +53,8 @@
 #include <openssl/params.h>
 #include <openssl/evp.h>
 #include <openssl/err.h>
+#include <openssl/proverr.h>
 
-#include "prov/providercommonerr.h"
 #include "prov/implementations.h"
 #include "prov/provider_ctx.h"
 #include "prov/provider_util.h"