summaryrefslogtreecommitdiffstats
path: root/power-710.c
diff options
context:
space:
mode:
Diffstat (limited to 'power-710.c')
-rw-r--r--power-710.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/power-710.c b/power-710.c
index 487f319..034a19c 100644
--- a/power-710.c
+++ b/power-710.c
@@ -35,6 +35,8 @@
#include <fcntl.h>
#include <dlfcn.h>
#include <stdlib.h>
+#include <pthread.h>
+#include <unistd.h>
#define LOG_TAG "QTI PowerHAL"
#include <utils/Log.h>