From: Jeroen Hofstee Date: Wed, 8 Oct 2014 20:57:58 +0000 (+0200) Subject: twister: add missing includes X-Git-Tag: v2015.01-rc1~140 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=522a4aef19b48ea113506a12c954c4f4920e81fa;p=u-boot twister: add missing includes Signed-off-by: Jeroen Hofstee --- diff --git a/board/technexion/twister/twister.c b/board/technexion/twister/twister.c index 054e7ccded..a4aed3ba8b 100644 --- a/board/technexion/twister/twister.c +++ b/board/technexion/twister/twister.c @@ -16,6 +16,8 @@ #include #include #include +#include +#include #include #ifdef CONFIG_USB_EHCI #include