OSDN Git Service

Make wakelock compile on Linux
authorJakub Pawlowski <jpawlowski@google.com>
Tue, 23 Feb 2016 23:27:47 +0000 (15:27 -0800)
committerJakub Pawlowski <jpawlowski@google.com>
Wed, 24 Feb 2016 01:03:37 +0000 (01:03 +0000)
commit029b50afdf381f5b28f668aedbeeae96ef3d08cf
treedcc2f6e7618d4beb197613deb73446e7fbae8dbc
parentb77d41553995847c8c873cf4348c0229a9d2b298
Make wakelock compile on Linux

This patch adds some missing header files that prevented wakelocks
from compiling on linux.

Bug: 27324453
Change-Id: Ifabf3350fe840524cf7e1ec7aa2825acb4399c81
osi/src/wakelock.c