mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-28 00:06:09 +03:00
611b3bdcf9
It is needed for ssize_t. In glibc specifically, ssize_t happens to get transitively included by some other header - I'm not sure exactly what - but POSIX says ssize_t is in sys/types.h and in other libcs the included is needed for the type. Bug: 1380656 Change-Id: Ibeef8c80f44595b6056fc1be8a104ab7428aa8bb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3997878 Reviewed-by: Daniel Cheng <dcheng@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/main@{#1066486} |
||
---|---|---|
.. | ||
base | ||
build | ||
build_overrides | ||
buildtools | ||
chrome | ||
components | ||
crypto | ||
ipc | ||
net | ||
testing/gtest/include/gtest | ||
third_party | ||
tools | ||
url | ||
.clang-format | ||
.gitattributes | ||
.gn | ||
AUTHORS | ||
BUILD.gn | ||
build.sh | ||
config.json | ||
DEPS | ||
get-android-sys.sh | ||
get-clang.sh | ||
get-openwrt.sh | ||
get-sysroot.sh | ||
LICENSE |