summaryrefslogtreecommitdiffstats
path: root/discover/paths.h
diff options
context:
space:
mode:
Diffstat (limited to 'discover/paths.h')
-rw-r--r--discover/paths.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/discover/paths.h b/discover/paths.h
index ed0e153..191b8dc 100644
--- a/discover/paths.h
+++ b/discover/paths.h
@@ -30,6 +30,7 @@ struct load_url_result {
LOAD_CANCELLED,
} status;
+ struct pb_url *url;
const char *local;
bool cleanup_local;
struct load_task *task;
OpenPOWER on IntegriCloud