X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fx86%2Finclude%2Fasm%2Fbitops.h;h=545776efeb164c72d523f2c78f2c501e1535344c;hb=a26272e5200765691e67d6780e52b32498fdb659;hp=02b47a603fc88ee76f316989bc0475cb89be5e24;hpb=dc85ce155b7cad4c39c1fc95b4f6281920cef3c8;p=pandora-kernel.git diff --git a/arch/x86/include/asm/bitops.h b/arch/x86/include/asm/bitops.h index 02b47a603fc8..545776efeb16 100644 --- a/arch/x86/include/asm/bitops.h +++ b/arch/x86/include/asm/bitops.h @@ -444,7 +444,9 @@ static inline int fls(int x) #define ARCH_HAS_FAST_MULTIPLIER 1 -#include +#include + +#include #endif /* __KERNEL__ */