From: Jeroen Hofstee Date: Wed, 8 Oct 2014 20:57:58 +0000 (+0200) Subject: twister: add missing includes X-Git-Tag: v2025.01-rc5-pxa1908~14465 X-Git-Url: http://git.dujemihanovic.xyz/img/%7B%7B%20%24image.RelPermalink%20%7D%7D?a=commitdiff_plain;h=522a4aef19b48ea113506a12c954c4f4920e81fa;p=u-boot.git 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