cloud-hypervisor/block_util
Rob Bradford ab8e559343 block_util: Use anonymous case to handle ioctl signature difference
Between musl and glibc there is a difference in the signature of the
ioctl libc function. Use an anonymous cast to force the type coversion.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2022-12-13 18:10:42 +00:00
..
src block_util: Use anonymous case to handle ioctl signature difference 2022-12-13 18:10:42 +00:00
Cargo.toml misc: Bulk update dependencies 2022-12-07 18:24:58 +00:00