]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - libio/libio.h
Remove _G_off64_t and _G_stat64 from _G_config.h.
[thirdparty/glibc.git] / libio / libio.h
index f093a93e9924cf62f28e009b7b8f611f383763c2..45f4707e66860c99a6f6046f6309951942854612 100644 (file)
@@ -37,7 +37,7 @@
 #define _IO_size_t size_t
 #define _IO_ssize_t __ssize_t
 #define _IO_off_t __off_t
-#define _IO_off64_t _G_off64_t
+#define _IO_off64_t __off64_t
 #define _IO_pid_t __pid_t
 #define _IO_uid_t __uid_t
 #define _IO_iconv_t _G_iconv_t