summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--power-8150.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/power-8150.c b/power-8150.c
index 6cc4ed4..27a8d25 100644
--- a/power-8150.c
+++ b/power-8150.c
@@ -34,8 +34,8 @@
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
+#include <unistd.h>
#include <dlfcn.h>
-#include <stdlib.h>
#include <string.h>
#define LOG_TAG "QTI PowerHAL"