Loading crypto/jpake/jpake.h +1 −2 Original line number Diff line number Diff line Loading @@ -11,8 +11,6 @@ #include <openssl/opensslconf.h> #ifndef OPENSSL_EXPERIMENTAL_JPAKE #error JPAKE is disabled. #endif #ifdef __cplusplus extern "C" { Loading Loading @@ -127,3 +125,4 @@ void ERR_load_JPAKE_strings(void); } #endif #endif #endif Loading
crypto/jpake/jpake.h +1 −2 Original line number Diff line number Diff line Loading @@ -11,8 +11,6 @@ #include <openssl/opensslconf.h> #ifndef OPENSSL_EXPERIMENTAL_JPAKE #error JPAKE is disabled. #endif #ifdef __cplusplus extern "C" { Loading Loading @@ -127,3 +125,4 @@ void ERR_load_JPAKE_strings(void); } #endif #endif #endif