X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Farm%2Fboot%2Fcompressed%2Fmisc.c;h=9e6e512f0117df5227142b06299747647f2db72d;hb=e0724bf6e4a1f2e678d2b2aab01cae22e17862f0;hp=393c8164131484b03c7f0fa4561d294eb8bd0c31;hpb=c4e1aa67ed9e4e542a064bc271ddbf152b677e91;p=pandora-kernel.git diff --git a/arch/arm/boot/compressed/misc.c b/arch/arm/boot/compressed/misc.c index 393c81641314..9e6e512f0117 100644 --- a/arch/arm/boot/compressed/misc.c +++ b/arch/arm/boot/compressed/misc.c @@ -18,7 +18,10 @@ unsigned int __machine_arch_type; -#include +#include /* for inline */ +#include /* for size_t */ +#include /* for NULL */ +#include #ifdef STANDALONE_DEBUG #define putstr printf