summaryrefslogtreecommitdiff
path: root/plugins/dfcdrom/cdr.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/dfcdrom/cdr.h')
-rw-r--r--plugins/dfcdrom/cdr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/dfcdrom/cdr.h b/plugins/dfcdrom/cdr.h
index 0ae2c680..88291dca 100644
--- a/plugins/dfcdrom/cdr.h
+++ b/plugins/dfcdrom/cdr.h
@@ -175,6 +175,7 @@ typedef union {
} crdata;
typedef struct {
+ unsigned char msf[3];
crdata cr;
int ret;
} CacheData;