https://github.com/ruby/openssl/commit/189c167e40 [rhe: tool/update-deps --fix to update ext/openssl/depend]
6 lines
93 B
C
6 lines
93 B
C
#if !defined(OSSL_PROVIDER_H)
|
|
#define OSSL_PROVIDER_H
|
|
|
|
void Init_ossl_provider(void);
|
|
#endif
|