diff options
Diffstat (limited to 'ext/socket')
-rw-r--r-- | ext/socket/extconf.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/socket/extconf.rb b/ext/socket/extconf.rb index 2821c32805..a6d2af5bd5 100644 --- a/ext/socket/extconf.rb +++ b/ext/socket/extconf.rb @@ -31,6 +31,7 @@ end %w[ sys/feature_tests.h xti.h + netinet/in_systm.h arpa/inet.h netinet/tcp.h netinet/udp.h |