mirror of
https://github.com/ruby/ruby.git
synced 2026-08-04 03:04:43 +08:00
Followup: https://github.com/ruby/ruby/pull/17671 [Bug #22184] `onigmo.h` contains a lot of declarations that can easily conflict with third party code, hence it's better to keep it opaque. That however requires a few hacks.