commit | 1a224faee9988f341f6d57bec5cdfe0c9bb3793a | [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 | a43fb80b6b85a7fc97d108884f9abfc6ccff238c [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