diff options
Diffstat (limited to 'include/ext4_blockdev.h')
| -rw-r--r-- | include/ext4_blockdev.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/ext4_blockdev.h b/include/ext4_blockdev.h index 4673479..19b3e0c 100644 --- a/include/ext4_blockdev.h +++ b/include/ext4_blockdev.h @@ -258,6 +258,8 @@ int ext4_block_cache_flush(struct ext4_blockdev *bdev); * @return standard error code*/ int ext4_block_cache_write_back(struct ext4_blockdev *bdev, uint8_t on_off); +extern uint32_t ext4_blockdev_errno; + #ifdef __cplusplus } #endif |
