Whamcloud - gitweb
libext2fs: fix build issue for on Windows/Cygwin systems
authorTheodore Ts'o <tytso@mit.edu>
Tue, 4 Jul 2017 01:28:53 +0000 (21:28 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 4 Jul 2017 01:28:53 +0000 (21:28 -0400)
commite8c858047be6647ff1bdd31ead721b6fbd9d3e5b
treef39ad83fd102cb95b86f89d46d9de6142ff10626
parent298ffa7ee9949ee8c3a548256835dc7cf005f441
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>
lib/ext2fs/getsize.c