commit | 1406207e6798252fe7e89f288c0f4d5add1dd1bd | [log] [tgz] |
---|---|---|
author | Alessio Balsini <balsini@google.com> | Sat May 11 14:29:28 2019 +0100 |
committer | Alessio Balsini <balsini@google.com> | Sat May 11 20:53:47 2019 +0100 |
tree | d2854ef172a7762ce227971ebd2aef3495625181 | |
parent | d203a508ffbcf4c59447f44058c69f0144934bfc [diff] |
Looper: missing cinttypes when debugging poll/callbacks When enabling DEBUG_POLL_AND_WAKE or DEBUG_CALLBACKS, compiler complains for the undefined PRI* fprintf format constants. Fix by including the missing cinttypes. Test: m Bug: none Change-Id: I0a7b5b45bd274eefa9644cba491a8dc28f1992ff