We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
have_func
1 parent 9ce8f85 commit b6f56c4Copy full SHA for b6f56c4
ext/openssl/extconf.rb
@@ -38,7 +38,7 @@
38
39
$defs.push("-D""OPENSSL_SUPPRESS_DEPRECATED")
40
41
-have_func("rb_io_descriptor")
+have_func("rb_io_descriptor", "ruby/io.h")
42
have_func("rb_io_maybe_wait(0, Qnil, Qnil, Qnil)", "ruby/io.h") # Ruby 3.1
43
have_func("rb_io_timeout", "ruby/io.h")
44
0 commit comments