torarnv / sparsebundlefs

FUSE filesystem for reading macOS sparse-bundle disk images
BSD 2-Clause "Simplified" License
330 stars 38 forks source link

Update sparsebundlefs.cpp #3

Closed justinledwards closed 12 years ago

justinledwards commented 12 years ago

Updating to fix errors sparsebundlefs.cpp:171:56: error: 'pread' was not declared in this scope sparsebundlefs.cpp:172:24: error: 'close' was not declared in this scope

torarnv commented 12 years ago

Thanks! :+1: Cherry-picked in https://github.com/torarnv/sparsebundlefs/commit/9996c1cd80a6063896c8ae16e79c7721a3b79314 with a slightly updated commit message.

torarnv commented 12 years ago

@travisbot Could you build this one? (just testing)

torarnv commented 12 years ago

@travisbot summon fail :cry: