Skip to content

Commit

Permalink
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rakelib/platform.rake
Original file line number Diff line number Diff line change
@@ -37,6 +37,8 @@ file 'runtime/platform.conf' => deps do |task|
s.field :ifa_flags, :int
s.field :ifa_addr, :pointer
s.field :ifa_netmask, :pointer
s.field :ifa_broadaddr, :pointer
s.field :ifa_dstaddr, :pointer
end.write_config(f)

Rubinius::FFI::Generators::Structures.new 'sockaddr' do |s|

0 comments on commit d4bacee

Please sign in to comment.