summaryrefslogtreecommitdiffhomepage
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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/internal/tpax_driver_impl.h b/src/internal/tpax_driver_impl.h
index 7054dce..23e9e23 100644
--- a/src/internal/tpax_driver_impl.h
+++ b/src/internal/tpax_driver_impl.h
@@ -57,6 +57,7 @@ struct tpax_dirent {
int fdat;
int depth;
int flags;
+ dev_t stdev;
size_t nsize;
const char * prefix;
const struct tpax_dirent * parent;