summaryrefslogtreecommitdiff
path: root/mbr.h
diff options
context:
space:
mode:
Diffstat (limited to 'mbr.h')
-rw-r--r--mbr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mbr.h b/mbr.h
index e83de7e..35cd107 100644
--- a/mbr.h
+++ b/mbr.h
@@ -71,6 +71,7 @@ protected:
uint64_t numHeads; // number of heads, in CHS scheme
uint64_t numSecspTrack; // number of sectors per track, in CHS scheme
DiskIO* myDisk;
+ int canDeleteMyDisk;
string device;
MBRValidity state;
struct MBRRecord* GetPartition(int i); // Return primary or logical partition