mirror of
https://github.com/ruby/ruby.git
synced 2026-08-01 17:57:19 +08: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.