commit | b2c91362f127c1c475fcdc67d9b12f4840d7489e | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Tue Jan 15 20:40:52 2019 -0800 |
committer | Tom Cherry <tomcherry@google.com> | Tue Jan 15 20:46:24 2019 -0800 |
tree | d4ce5ae108d946c6c6f0a1f0729df54c1af10e26 | |
parent | d9c80e94f6c347ca0700cd85d3686e9e1a4f4c29 [diff] |
Include <sys/uio.h> where it is used <sys/uio.h> is transitively included via <log/log.h> currently but after some refactoring it won't be, so include it properly now. Plus some cleanup of header ordering from clang-format. Test: build Change-Id: I8bf45dbb64fae9a3fe008434679650e1ac04c164