summaryrefslogtreecommitdiff
path: root/libc/misc/statfs/fstatvfs64.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/misc/statfs/fstatvfs64.c')
-rw-r--r--libc/misc/statfs/fstatvfs64.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/misc/statfs/fstatvfs64.c b/libc/misc/statfs/fstatvfs64.c
index 638a211a7..906eed327 100644
--- a/libc/misc/statfs/fstatvfs64.c
+++ b/libc/misc/statfs/fstatvfs64.c
@@ -44,7 +44,7 @@ libc_hidden_proto(fstatvfs)
libc_hidden_proto(fstatfs64)
#endif
libc_hidden_proto(fstat64)
-libc_hidden_proto(stat)
+/* libc_hidden_proto(stat) */
int fstatvfs64 (int fd, struct statvfs64 *buf)
{