commit | e8c858047be6647ff1bdd31ead721b6fbd9d3e5b | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Mon Jul 03 21:28:53 2017 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Jul 03 21:28:53 2017 -0400 |
tree | f39ad83fd102cb95b86f89d46d9de6142ff10626 | |
parent | 298ffa7ee9949ee8c3a548256835dc7cf005f441 [diff] |
libext2fs: fix build issue for on Windows/Cygwin systems Provide ext2fs_get_device_size2() for Windows/Cygwin systems, so builds can succeed. Signed-off-by: Theodore Ts'o <tytso@mit.edu>