diff --git a/wolfssl/openssl/x509.h b/wolfssl/openssl/x509.h index d9479851c..72329d91f 100644 --- a/wolfssl/openssl/x509.h +++ b/wolfssl/openssl/x509.h @@ -1,9 +1,7 @@ /* x509.h for openssl */ #include - -/* for compatibility, this is expected to be included */ -#include +#include /* wolfSSL_X509_print_ex flags */ #define X509_FLAG_COMPAT (0UL)