Make preprocessor logic more fail-safe.
This commit is contained in:
parent
1891f5b395
commit
cdb0392159
@ -60,7 +60,7 @@
|
|||||||
#ifndef OPENSSL_ALLOW_FCAST
|
#ifndef OPENSSL_ALLOW_FCAST
|
||||||
|
|
||||||
#ifndef OPENSSL_INLINE
|
#ifndef OPENSSL_INLINE
|
||||||
# if defined(__SUNPRO_C)
|
# if defined(__SUNPRO_C) && !defined(__inline)
|
||||||
# if __SUNPRO_C>0x520
|
# if __SUNPRO_C>0x520
|
||||||
# define __inline inline
|
# define __inline inline
|
||||||
# else
|
# else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user