summaryrefslogtreecommitdiff
path: root/isofs/isofs.h
diff options
context:
space:
mode:
Diffstat (limited to 'isofs/isofs.h')
-rw-r--r--isofs/isofs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/isofs/isofs.h b/isofs/isofs.h
index 3f6690be..2ba013c2 100644
--- a/isofs/isofs.h
+++ b/isofs/isofs.h
@@ -75,6 +75,7 @@ char *mounted_on;
/* Mapped image of disk */
void *disk_image;
+size_t disk_image_len;
/* Processed sblock info */