diff --git a/crypto/ec/ec.h b/crypto/ec/ec.h index 1013bd8fa4..431a28b38f 100644 --- a/crypto/ec/ec.h +++ b/crypto/ec/ec.h @@ -72,6 +72,8 @@ #ifndef HEADER_EC_H #define HEADER_EC_H +#include + #ifdef OPENSSL_NO_EC #error EC is disabled. #endif