diff --git a/wolfssl/wolfcrypt/wc_port.h b/wolfssl/wolfcrypt/wc_port.h index 78c39ad74..ded4def53 100644 --- a/wolfssl/wolfcrypt/wc_port.h +++ b/wolfssl/wolfcrypt/wc_port.h @@ -23,7 +23,7 @@ #ifndef WOLF_CRYPT_PORT_H #define WOLF_CRYPT_PORT_H -#include +#include #ifdef __cplusplus extern "C" {