Bugzilla – Bug 6693
Missing #include in gsi/openssl_module/source/library/globus_openssl.c
Last modified: 2010-01-29 14:10:04
You need to log in before you can comment on or make changes to this bug.
The function SSL_library_init() is called in gsi/openssl_module/source/library/globus_openssl.c but there is no #include "openssl/ssl.h" That provides the definition, so there is a compilation warning about that it is implicitly defined.
*** Bug 6921 has been marked as a duplicate of this bug. ***
fix committed to 5.0 branch and trunk