commit | c4df7c7fb660bd52b956af8906eae21b6880d09d | [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 | 6bce08b005c9b314ac54226198d0b18864141a4c [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