Browse Source

typo in macro definitions for x86_64

Rich Felker 13 years ago
parent
commit
6cb277d75e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      arch/x86_64/bits/posix.h

+ 1 - 1
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