aboutsummaryrefslogtreecommitdiff
path: root/minias.h
diff options
context:
space:
mode:
Diffstat (limited to 'minias.h')
-rw-r--r--minias.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/minias.h b/minias.h
index 020de41..5914c1b 100644
--- a/minias.h
+++ b/minias.h
@@ -24,6 +24,7 @@ typedef struct {
const char *name;
int32_t idx;
int64_t offset;
+ int64_t wco; /* worst case offset */
int64_t size;
int global;
int defined;