X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fm32r%2Fboot%2Fcompressed%2Fm32r_sio.c;h=8f9a57271f8345cfd61e43ec5968bdd086f6600a;hb=9464c7cf61b9433057924c36e6e02f303a00e768;hp=bce8af5e3bb2ab6f542b198770cdb8b0e1e72ab1;hpb=41689045f6a3cbe0550e1d34e9cc20d2e8c432ba;p=linux-2.6.git diff --git a/arch/m32r/boot/compressed/m32r_sio.c b/arch/m32r/boot/compressed/m32r_sio.c index bce8af5e3..8f9a57271 100644 --- a/arch/m32r/boot/compressed/m32r_sio.c +++ b/arch/m32r/boot/compressed/m32r_sio.c @@ -5,6 +5,7 @@ * */ +#include #include static void putc(char c);