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