summaryrefslogtreecommitdiffstats
path: root/stream/url.h
diff options
context:
space:
mode:
Diffstat (limited to 'stream/url.h')
-rw-r--r--stream/url.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/stream/url.h b/stream/url.h
index fab81ecace..c89d91a663 100644
--- a/stream/url.h
+++ b/stream/url.h
@@ -27,6 +27,7 @@
typedef struct {
char *url;
+ char *noauth_url;
char *protocol;
char *hostname;
char *file;