Add missing export of fallocate64 on 32-bit platforms.
[platform/upstream/glibc.git] / sysdeps / unix / sysv / linux / wordsize-64 / Versions
1 libc {
2   GLIBC_2.10 {
3     fallocate64;
4   }
5 }