mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
... like we do so for struct timeval at several hundreds of lines above. Depending on OS/Compiler, this can be the first place for the struct to appear. To make sure the struct is global, we need a forward declaration at this point.