X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=discover%2Fdevice-handler.h;fp=discover%2Fdevice-handler.h;h=771cd066a37697e5c99a73054b2a043341832820;hb=3a76e4214d5ca666e1d2d6c74e84309064c8a3ab;hp=a95cc9d75180eb7aeaaa7ce62acd78554644ecf9;hpb=117a75f95ec31c2f9ea5e560c0355a2125b09b71;p=petitboot 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;