author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Sat, 26 Mar 2016 17:18:44 +0000 (18:18 +0100) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Sat, 26 Mar 2016 17:18:44 +0000 (18:18 +0100) | ||
commit | 865a6c83250e3d4381596a0d937df31d563f97c6 | |
tree | ee01c39e6aad44a66b6eef32ec0bfc61a8858203 | tree | snapshot |
parent | 581387d331b78db182a1651005a196152eff8513 | commit | diff |
Fix building with xfsprogs 4.5.0
xfsprogs 4.5.0 started to use off64_t in its headers,
which is hidden behind _GNU_SOURCE
Fixes #1637
xfsprogs 4.5.0 started to use off64_t in its headers,
which is hidden behind _GNU_SOURCE
Fixes #1637
configure.ac | diff | blob | history | |
src/utils_mount.c | diff | blob | history |