diff options
author | Alejandro Colomar <alx.manpages@gmail.com> | 2022-06-19 16:55:14 +0200 |
---|---|---|
committer | Alejandro Colomar <alx.manpages@gmail.com> | 2022-07-18 19:09:30 +0200 |
commit | 0d15cbd5b6136d8a92a23895bd83eb322aa633ea (patch) | |
tree | f6ea2a19799530807438a5e8b7c68e15d0c05924 /auto/test_build | |
parent | c8d9106a0d3217c385f6afe572d904d9d77b8c8b (diff) | |
download | unit-0d15cbd5b6136d8a92a23895bd83eb322aa633ea.tar.gz unit-0d15cbd5b6136d8a92a23895bd83eb322aa633ea.tar.bz2 |
Removed unnecessary include.
Some OSes, as Linux, provide FIONBIO in <sys/ioctl.h>. Others,
such as the BSDs and Illumos, provide it in <sys/filio.h>, but
they all include that header from <sys/ioctl.h>, so for this test,
we can simplify and just include <sys/ioctl.h>.
Diffstat (limited to 'auto/test_build')
0 files changed, 0 insertions, 0 deletions