]> git.ozlabs.org Git - petitboot/blobdiff - discover/paths.h
discover/status: Use full URL in parse status message
[petitboot] / discover / paths.h
index ed0e153f88a63c169c66308811db10e8d1c6793b..191b8dc84c6a5debcfeb3333362898f1b0d31f5a 100644 (file)
@@ -30,6 +30,7 @@ struct load_url_result {
 
                LOAD_CANCELLED,
        } status;
 
                LOAD_CANCELLED,
        } status;
+       struct pb_url           *url;
        const char              *local;
        bool                    cleanup_local;
        struct load_task        *task;
        const char              *local;
        bool                    cleanup_local;
        struct load_task        *task;