aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/extconf.rb
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2016-09-04 03:03:50 +0900
committerKazuki Yamaguchi <k@rhe.jp>2016-10-28 11:32:19 +0900
commit16a6bef901074c579e99a2cadc83232bf820a425 (patch)
tree8cff259d95006b917cadd232193e6cd6631db006 /ext/openssl/extconf.rb
parentec8e28e7d8440d619a24e93a872fb2955011b25c (diff)
downloadruby-openssl-16a6bef901074c579e99a2cadc83232bf820a425.tar.gz
Don't include unistd.h
As the comment suggests, ossl_ssl.c used to call read() and write() in the past. However r6806 replaced them with method calls for the underlying IO object. Anyway, unistd.h will be included by Ruby's header files if available.
Diffstat (limited to 'ext/openssl/extconf.rb')
0 files changed, 0 insertions, 0 deletions