From 520f792341fabb0508cb32ea9fdeb092fd45a76d Mon Sep 17 00:00:00 2001 From: Corentin Chary Date: Sat, 28 Nov 2009 09:45:14 +0100 Subject: [PATCH] staging/android: fix build issues Signed-off-by: Corentin Chary Signed-off-by: Greg Kroah-Hartman [ Pick only changes in logger.[ch] while moving code out of tree ] Signed-off-by: Karol Lewandowski Change-Id: I3ed871c7853a409bd40d16ba6ba7a33283e6c2be --- drivers/staging/android/logger.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/staging/android/logger.c b/drivers/staging/android/logger.c index 6c10b45..64cc2a1 100644 --- a/drivers/staging/android/logger.c +++ b/drivers/staging/android/logger.c @@ -17,6 +17,7 @@ * GNU General Public License for more details. */ +#include #include #include #include -- 2.7.4