X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=discover%2Fdevice-handler.h;h=12f5ce07e139d0d5ba6a142d01224ec4ce4f2272;hp=e5501ec41d6e4911acc39aba2fd9efcc617eb9e8;hb=03eba1d68dbf7ffc9690d73f957c33b8f492e627;hpb=f155a58a64c660e46e74123293482561b816a39a 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;