This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-x86_64 / compat.h
index 3acf9f2..c1e04aa 100644 (file)
@@ -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;