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:07:45 +0000 (17:07 -0800)
commitf14c582cdcac8d4f8f2287e7fdd6029512a843d4
treec31bcd3e77d762867989011fe9f1d90e617a00d2
parentf2b7708eaf2de443100e5f22e759c125401b9c07
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