aboutsummaryrefslogtreecommitdiffstats
path: root/samsung-ipc
diff options
context:
space:
mode:
Diffstat (limited to 'samsung-ipc')
-rw-r--r--samsung-ipc/wakelock.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/samsung-ipc/wakelock.c b/samsung-ipc/wakelock.c
index 227208b..5946809 100644
--- a/samsung-ipc/wakelock.c
+++ b/samsung-ipc/wakelock.c
@@ -22,6 +22,7 @@
#include <fcntl.h>
#include <wakelock.h>
#include <stdlib.h>
+#include <string.h>
static int wake_lock_fd = -1;
static int wake_unlock_fd = -1;