X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=discover%2Fdevice-handler.h;h=771cd066a37697e5c99a73054b2a043341832820;hp=a95cc9d75180eb7aeaaa7ce62acd78554644ecf9;hb=6d06f0dbe1195cd8be7d3c54d02012ff16466d0c;hpb=37feda62bd2835eabc779d275301a9b763521f7a diff --git a/discover/device-handler.h b/discover/device-handler.h index a95cc9d..771cd06 100644 --- a/discover/device-handler.h +++ b/discover/device-handler.h @@ -45,6 +45,7 @@ struct discover_boot_option { struct discover_device *device; struct boot_option *option; struct list_item list; + const char *proxy; struct resource *boot_image; struct resource *initrd;