summaryrefslogtreecommitdiffstats
path: root/providers/common/securitycheck_fips.c
diff options
context:
space:
mode:
Diffstat (limited to 'providers/common/securitycheck_fips.c')
-rw-r--r--providers/common/securitycheck_fips.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/providers/common/securitycheck_fips.c b/providers/common/securitycheck_fips.c
index 94457d6ccf..5bf59c9a35 100644
--- a/providers/common/securitycheck_fips.c
+++ b/providers/common/securitycheck_fips.c
@@ -14,10 +14,10 @@
#include <openssl/dh.h>
#include <openssl/ec.h>
#include <openssl/err.h>
+#include <openssl/proverr.h>
#include <openssl/core_names.h>
#include <openssl/obj_mac.h>
#include "prov/securitycheck.h"
-#include "prov/providercommonerr.h"
extern int FIPS_security_check_enabled(void);