X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;ds=sidebyside;f=discover%2Fdevice-handler.h;h=12f5ce07e139d0d5ba6a142d01224ec4ce4f2272;hb=7b7c45a42d9a46e15109f1cbab460e0b97c53f57;hp=e5501ec41d6e4911acc39aba2fd9efcc617eb9e8;hpb=f155a58a64c660e46e74123293482561b816a39a;p=petitboot diff --git a/discover/device-handler.h b/discover/device-handler.h index e5501ec..12f5ce0 100644 --- a/discover/device-handler.h +++ b/discover/device-handler.h @@ -25,6 +25,7 @@ struct discover_device { const char *label; char *mount_path; + char *root_path; const char *device_path; struct ramdisk_device *ramdisk; bool mounted;