summaryrefslogtreecommitdiffstats
path: root/power-8998.c
diff options
context:
space:
mode:
authorRashed Abdel-Tawab <rashed@linux.com>2017-12-26 23:11:03 +0200
committerRashed Abdel-Tawab <rashed@linux.com>2017-12-29 23:29:05 +0200
commit9c14c9f595ba8fc0cfbc802a628c9166fcd50dbb (patch)
tree0146f3387442a3d924261cd5ad299d378039959c /power-8998.c
parent72201a0b49f2577dec5fa31954b73ac7a2bc24f1 (diff)
downloadandroid_hardware_qcom_power-9c14c9f595ba8fc0cfbc802a628c9166fcd50dbb.tar.gz
android_hardware_qcom_power-9c14c9f595ba8fc0cfbc802a628c9166fcd50dbb.tar.bz2
android_hardware_qcom_power-9c14c9f595ba8fc0cfbc802a628c9166fcd50dbb.zip
power: Build with VNDK=current
Change-Id: I27b9a90dbb5214cc8973d8de0775eb9fe30922ec
Diffstat (limited to 'power-8998.c')
-rw-r--r--power-8998.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/power-8998.c b/power-8998.c
index e51991b..96366a8 100644
--- a/power-8998.c
+++ b/power-8998.c
@@ -35,9 +35,10 @@
#include <fcntl.h>
#include <dlfcn.h>
#include <stdlib.h>
+#include <pthread.h>
#define LOG_TAG "QTI PowerHAL"
-#include <utils/Log.h>
+#include <log/log.h>
#include <hardware/hardware.h>
#include <hardware/power.h>