summaryrefslogtreecommitdiff
path: root/libio/filedoalloc.c
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-10-09 15:09:32 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-10-09 15:09:32 +0000
commitc8450f70fa7e68519d015ba9497f59645ba7ed3a (patch)
tree22154e54436a495c3e05d7887c7e137d711e83ec /libio/filedoalloc.c
parent57e605ba50a42e1e5adc0f020f3752e80f117c10 (diff)
Remove _G_off64_t and _G_stat64 from _G_config.h.
Diffstat (limited to 'libio/filedoalloc.c')
-rw-r--r--libio/filedoalloc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libio/filedoalloc.c b/libio/filedoalloc.c
index b7733c7f88..c9b0f01722 100644
--- a/libio/filedoalloc.c
+++ b/libio/filedoalloc.c
@@ -96,7 +96,7 @@ _IO_file_doallocate (fp)
{
_IO_size_t size;
char *p;
- struct _G_stat64 st;
+ struct stat64 st;
#ifndef _LIBC
/* If _IO_cleanup_registration_needed is non-zero, we should call the