diff options
author | Nico Weber <thakis@chromium.org> | 2020-06-21 22:37:46 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-21 22:37:46 (GMT) |
commit | b1914048285d627027ccd5df801c7d43ede0c060 (patch) | |
tree | 8a2523e887fc0f88edd331c1b00e2e01577f0ad6 /src/build.cc | |
parent | 8948ec2de60249deb756e02cf3c742f62f12aafe (diff) | |
download | Ninja-b1914048285d627027ccd5df801c7d43ede0c060.zip Ninja-b1914048285d627027ccd5df801c7d43ede0c060.tar.gz Ninja-b1914048285d627027ccd5df801c7d43ede0c060.tar.bz2 |
Include sys/select.h in subprocess-posix.cc
pselect() is in sys/select.h in "newer" (2001) versions of posix, so add an include for it.
While here, only include poll.h if USE_PPOLL is defined.
Diffstat (limited to 'src/build.cc')
0 files changed, 0 insertions, 0 deletions