diff --git a/wolfssl/openssl/bio.h b/wolfssl/openssl/bio.h index 413569e06..5f1d4211d 100644 --- a/wolfssl/openssl/bio.h +++ b/wolfssl/openssl/bio.h @@ -4,7 +4,7 @@ #ifndef WOLFSSL_BIO_H_ #define WOLFSSL_BIO_H_ -#include +#include #ifdef __cplusplus diff --git a/wolfssl/openssl/rand.h b/wolfssl/openssl/rand.h index a5534e1a0..c1fa62e1c 100644 --- a/wolfssl/openssl/rand.h +++ b/wolfssl/openssl/rand.h @@ -1,4 +1,4 @@ /* rand.h for openSSL */ -#include +#include diff --git a/wolfssl/openssl/x509.h b/wolfssl/openssl/x509.h index 645b3b5fb..9d1300284 100644 --- a/wolfssl/openssl/x509.h +++ b/wolfssl/openssl/x509.h @@ -1,3 +1,3 @@ /* x509.h for openssl */ -#include +#include