lib/extensions/openssl.so/ext/sources/engines/ccgost/gost89.h in rhodes-3.5.1.12 vs lib/extensions/openssl.so/ext/sources/engines/ccgost/gost89.h in rhodes-5.5.0

- old
+ new

@@ -85,12 +85,8 @@ extern gost_subst_block Gost28147_CryptoProParamSetA; extern gost_subst_block Gost28147_CryptoProParamSetB; extern gost_subst_block Gost28147_CryptoProParamSetC; extern gost_subst_block Gost28147_CryptoProParamSetD; extern const byte CryptoProKeyMeshingKey[]; -#if __LONG_MAX__ > 2147483647L typedef unsigned int word32; -#else -typedef unsigned long word32; -#endif #endif