Add fstatfs to libc ABI symbols

Fixes #2721
This commit is contained in:
Alexander Senier 2018-03-17 10:58:59 +01:00 committed by Christian Helmuth
parent 47724c68c2
commit ac42670a0e
1 changed files with 1 additions and 0 deletions

View File

@ -195,6 +195,7 @@ fseeko T
fsetpos T fsetpos T
fstat T fstat T
fstatat T fstatat T
fstatfs T
fstatvfs T fstatvfs T
fsync T fsync T
ftell T ftell T