diff --git a/library/x509_crt.c b/library/x509_crt.c index 4668cdf45..1624f275b 100644 --- a/library/x509_crt.c +++ b/library/x509_crt.c @@ -69,7 +69,7 @@ #if defined(POLARSSL_FS_IO) #include -#if !defined(_WIN32) +#if !defined(_WIN32) || defined(EFIX64) || defined(EFI32) #include #include #include