diff --git a/library/x509_crt.c b/library/x509_crt.c index 43f5bb65ca..e9153e7107 100644 --- a/library/x509_crt.c +++ b/library/x509_crt.c @@ -61,7 +61,6 @@ #if defined(_WIN32) && !defined(EFIX64) && !defined(EFI32) #define WIN32_LEAN_AND_MEAN #include -#include #else #include #endif