Descriptiongcc 4.7 workaround for __uint16_t
It seems that with my gcc 4.7 / eglibc 2.11 toolchain, sys/user.h uses
__uint16_t without it necessarily being defined first. This can be
worked around by simply including sys/types.h first.
BUG=231000
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=281504
Patch Set 1 #
Messages
Total messages: 10 (0 generated)
|