lib/deploy: Use off_t not __off_t
authorAlex Kiernan <alex.kiernan@gmail.com>
Tue, 20 Jun 2023 18:24:04 +0000 (19:24 +0100)
committerAlex Kiernan <alex.kiernan@gmail.com>
Wed, 21 Jun 2023 06:31:14 +0000 (07:31 +0100)
commite0342d2da10db5f232a7bd162cf72b5c1dcfd6e2
tree1dce3759f4313c152ea31a9b714df4b295b3fe8a
parent24dd9bbe0292066c7fcf66d835484908c05c84ee
lib/deploy: Use off_t not __off_t

Not clear why this was __off_t which is the sole appearance in the code
base, but it breaks musl builds.

Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
src/libostree/ostree-sysroot-deploy.c