X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-arm%2Fglue.h;h=223e0d6c41be4b7ead21f13a3e8ebdea4f1da028;hb=9464c7cf61b9433057924c36e6e02f303a00e768;hp=0cc5d3b10ce2fb888a7735eb17e1e65a620514aa;hpb=41689045f6a3cbe0550e1d34e9cc20d2e8c432ba;p=linux-2.6.git diff --git a/include/asm-arm/glue.h b/include/asm-arm/glue.h index 0cc5d3b10..223e0d6c4 100644 --- a/include/asm-arm/glue.h +++ b/include/asm-arm/glue.h @@ -15,6 +15,7 @@ */ #ifdef __KERNEL__ +#include #ifdef __STDC__ #define ____glue(name,fn) name##fn