summaryrefslogtreecommitdiff
path: root/src/internal/tpax_driver_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/tpax_driver_impl.h')
-rw-r--r--src/internal/tpax_driver_impl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/internal/tpax_driver_impl.h b/src/internal/tpax_driver_impl.h
index 5f98415..c99553a 100644
--- a/src/internal/tpax_driver_impl.h
+++ b/src/internal/tpax_driver_impl.h
@@ -36,6 +36,8 @@ enum app_tags {
TAG_BLKSIZE,
TAG_RECURSE,
TAG_NORECURSE,
+ TAG_STRICT_PATH,
+ TAG_PURE_PATH,
};
struct tpax_driver_ctx_impl {