commit | 9cf80c6b40370c2ae5b7d453a217540663f9f592 | [log] [tgz] |
---|---|---|
author | Mattias Nissler <mnissler@google.com> | Wed Feb 03 22:20:06 2016 +0100 |
committer | Mattias Nissler <mnissler@google.com> | Wed Feb 03 22:24:53 2016 +0100 |
tree | 30014ec816474a185daea02eb91123f79f5c7585 | |
parent | af86f6e09354e0442cb972177051946a89fd738c [diff] |
graphics: Include stddef.h for size_t. graphics.h uses size_t, but doesn't pull in a declaration. This results in compile errors if code that includes graphics.h (such as hardware/hardware.h) doesn't happen to have a size_t declaration from elsewhere. Change-Id: I0f3882c3dce20425697d25366d49930b2251ef7f