From e4aac687ebb609cc9af2f6e6937f62111a74b6f0 Mon Sep 17 00:00:00 2001 From: Yegor Yefremov Date: Fri, 31 Jan 2014 11:54:09 +0100 Subject: [PATCH] slcand: include Linux build compiles without errors, but Android build complains about undefined routines and macros. Signed-off-by: Yegor Yefremov Signed-off-by: Marc Kleine-Budde --- slcand.c | 1 + 1 file changed, 1 insertion(+) diff --git a/slcand.c b/slcand.c index 831e8c6..d71ba4d 100644 --- a/slcand.c +++ b/slcand.c @@ -28,6 +28,7 @@ #include #include #include +#include #include #include #include -- 2.39.2