From 48aba0e551523257d8f26be08b3cd287c4dad8d7 Mon Sep 17 00:00:00 2001 From: Simon Busch Date: Sun, 23 Jun 2013 20:13:12 +0200 Subject: Fix outstanding compiler warnings Signed-off-by: Simon Busch --- samsung-ipc/wakelock.c | 1 + 1 file changed, 1 insertion(+) (limited to 'samsung-ipc') 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 #include #include +#include static int wake_lock_fd = -1; static int wake_unlock_fd = -1; -- cgit v1.1