mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
Remove _G_off64_t and _G_stat64 from _G_config.h.
This commit is contained in:
@ -28,8 +28,6 @@ typedef struct
|
||||
__off64_t __pos;
|
||||
__mbstate_t __state;
|
||||
} _G_fpos64_t;
|
||||
#define _G_off64_t __off64_t
|
||||
#define _G_stat64 stat64
|
||||
#if defined _LIBC || defined _GLIBCPP_USE_WCHAR_T
|
||||
# include <gconv.h>
|
||||
typedef union
|
||||
|
Reference in New Issue
Block a user