diff options
| -rw-r--r-- | arch/x86_64/bits/posix.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/arch/x86_64/bits/posix.h b/arch/x86_64/bits/posix.h index d9f01fd9..c37b94c1 100644 --- a/arch/x86_64/bits/posix.h +++ b/arch/x86_64/bits/posix.h @@ -1,2 +1,2 @@  #define _POSIX_V6_LP64_OFF64  1 -#define _POSIX_V6_LP64_OFF64  1 +#define _POSIX_V7_LP64_OFF64  1 | 
