From 522a4aef19b48ea113506a12c954c4f4920e81fa Mon Sep 17 00:00:00 2001 From: Jeroen Hofstee Date: Wed, 8 Oct 2014 22:57:58 +0200 Subject: twister: add missing includes Signed-off-by: Jeroen Hofstee --- board/technexion/twister/twister.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'board') diff --git a/board/technexion/twister/twister.c b/board/technexion/twister/twister.c index 054e7cc..a4aed3b 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 -- cgit v1.1