linux: workaround missing RSTRUCT* macros in rbx
commit22a5a39d75faa890048d07ae4ea0d494acd414ce
authorEric Wong <e@yhbt.net>
Sat, 25 Sep 2010 06:25:42 +0000 (25 06:25 +0000)
committerEric Wong <normalperson@yhbt.net>
Sat, 25 Sep 2010 06:34:34 +0000 (25 06:34 +0000)
tree79d839333fcd9c505a72dca6e3006b827a180df9
parent663111480d8222763e5f553a71166442ef9990cc
linux: workaround missing RSTRUCT* macros in rbx

Rubinius does not include macros for accessing
Struct members in the C API.

ref: http://github.com/evanphx/rubinius/issues/494
ext/raindrops/linux_inet_diag.c