breakpad/src
Joshua Peraza 1c3f8d1002 Android: Use sys/types.h instead of stdint.h for sys/user.h
When using traditional headers, sys/types.h is needed to define __u64
for sys/user.h. Previously, we thought this would be provided by
stdint.h, but it is not.

Change-Id: I0e648712f4ef1e303104a5264d3d2d0b218f5d45
Reviewed-on: https://chromium-review.googlesource.com/705267
Reviewed-by: Mark Mentovai <mark@chromium.org>
2017-10-06 18:19:40 +00:00
..
build Fix MSVC build on 64-bit 2017-09-25 07:10:11 +00:00
client Fix MSVC build on 64-bit 2017-09-25 07:10:11 +00:00
common Android: Use sys/types.h instead of stdint.h for sys/user.h 2017-10-06 18:19:40 +00:00
google_breakpad Dump Crashpad extension structures in minidump_dump 2017-09-27 21:27:17 +00:00
processor Fix minidump_dump_test after 6d0287851f 2017-10-05 15:18:12 +00:00
third_party drop bundled gflags from the checkout 2017-09-13 23:38:29 +00:00
tools Fix MSVC build on 64-bit 2017-09-25 07:10:11 +00:00
breakpad_googletest_includes.h test: allow use of system gmock/gtest libs 2016-01-25 19:27:56 -05:00
config.h.in Only use O_CLOEXEC on platforms that support it 2017-05-10 21:32:37 +00:00