Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix argument passed to
ioctl()
function call
The `BLKGETSIZE64` is not defined for FreeBSD and causes compilation error. This should fix compilation error for FreeBSD. Fixes #72 Signed-off-by: Adam Wojasinski <[email protected]>
- Loading branch information