On my glibc (Debian Jessie amd64 if anybody cares) system, <linux/unistd.h> is a strict subset of <sys/sycall.h>, which the file is already including. musl libc doesn't provide this file, and with this change all the C++ tests pass with musl libc. This came up in bazelbuild/bazel#1492.pull/7730/head
parent
b6528c59a9
commit
4b86603a2e
1 changed files with 0 additions and 1 deletions
Loading…
Reference in new issue