1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

sys/param.h is used by linux

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46046 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
naruse 2014-05-22 11:17:34 +00:00
parent 39600aaf3b
commit a999657e7e

View file

@ -1127,6 +1127,7 @@ AC_CHECK_HEADERS( \
sys/syscall.h \
fcntl.h \
sys/fcntl.h \
sys/param.h \
sys/select.h \
sys/time.h \
sys/times.h \