summaryrefslogtreecommitdiff
path: root/src/lib/cross.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/cross.h')
-rw-r--r--src/lib/cross.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/cross.h b/src/lib/cross.h
index 78a73b13e..10b0b113f 100644
--- a/src/lib/cross.h
+++ b/src/lib/cross.h
@@ -141,6 +141,7 @@ void disk_write_finished ();
struct OSXDisk
{
+ std::string bsd_name;
std::string device;
boost::optional<std::string> vendor;
boost::optional<std::string> model;