summaryrefslogtreecommitdiffstats
path: root/providers/implementations/macs/gmac_prov.c
diff options
context:
space:
mode:
Diffstat (limited to 'providers/implementations/macs/gmac_prov.c')
-rw-r--r--providers/implementations/macs/gmac_prov.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/providers/implementations/macs/gmac_prov.c b/providers/implementations/macs/gmac_prov.c
index fe4d2c3c8a..c9d404d5ea 100644
--- a/providers/implementations/macs/gmac_prov.c
+++ b/providers/implementations/macs/gmac_prov.c
@@ -14,8 +14,8 @@
#include <openssl/engine.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"