X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=common%2Fconsole.c;h=89b1e9590cad7b9695b1a0322d3b81574a45c26c;hb=cccc05ee3b9f575b567437d4146af0dee40c68ba;hp=d086feabb113f9aebfd5d415b7ea3a9a769ec6c8;hpb=db857dcbbfe993c21781524e44404f9800db87c7;p=oweals%2Fu-boot.git diff --git a/common/console.c b/common/console.c index d086feabb1..89b1e9590c 100644 --- a/common/console.c +++ b/common/console.c @@ -8,6 +8,7 @@ #include #include #include +#include #include #include #include @@ -16,7 +17,7 @@ #include #include #include -#include +#include #include DECLARE_GLOBAL_DATA_PTR;