diff options
Diffstat (limited to 'src/internal/tpax_driver_impl.h')
-rw-r--r-- | src/internal/tpax_driver_impl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/internal/tpax_driver_impl.h b/src/internal/tpax_driver_impl.h index d061474..0a5c583 100644 --- a/src/internal/tpax_driver_impl.h +++ b/src/internal/tpax_driver_impl.h @@ -27,6 +27,7 @@ enum app_tags { TAG_WRITE, TAG_COPY, TAG_FORMAT, + TAG_BLKSIZE, }; struct tpax_driver_ctx_impl { |