X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-x86_64%2Fcompat.h;h=c1e04aa5a80f8eb93680862a3e3c2fbd54d0c9a0;hb=902d44426afe46356253fe93d8cef2b4d9f236f3;hp=3acf9f22707ee4b2fe2cb6d11477cc1763203c98;hpb=a91482bdcc2e0f6035702e46f1b99043a0893346;p=linux-2.6.git diff --git a/include/asm-x86_64/compat.h b/include/asm-x86_64/compat.h index 3acf9f227..c1e04aa5a 100644 --- a/include/asm-x86_64/compat.h +++ b/include/asm-x86_64/compat.h @@ -118,7 +118,7 @@ typedef u32 compat_old_sigset_t; /* at least 32 bits */ typedef u32 compat_sigset_word; #define COMPAT_OFF_T_MAX 0x7fffffff -#define COMPAT_LOFF_T_MAX 0x7fffffffffffffffL +#define COMPAT_LOFF_T_MAX 0x7fffffffffffffff struct compat_ipc64_perm { compat_key_t key;