From 2338cb3632be0456183c98480a4a235e2eec8c5b Mon Sep 17 00:00:00 2001 From: Vyacheslav Cherkashin Date: Mon, 15 Jun 2015 13:47:46 +0300 Subject: [PATCH] [FIX] fbiprobe build Change-Id: I20bd7954cccca1580c4a17bd5c56744675b97da8 Signed-off-by: Vyacheslav Cherkashin --- fbiprobe/fbi_msg.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fbiprobe/fbi_msg.c b/fbiprobe/fbi_msg.c index 3c3a236..d2bd34a 100644 --- a/fbiprobe/fbi_msg.c +++ b/fbiprobe/fbi_msg.c @@ -29,7 +29,7 @@ #include - +#include #include struct msg_fbi { -- 2.7.4