summaryrefslogtreecommitdiff
path: root/src/htsopt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/htsopt.h')
-rw-r--r--src/htsopt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/htsopt.h b/src/htsopt.h
index f0e9ea9..15df2b4 100644
--- a/src/htsopt.h
+++ b/src/htsopt.h
@@ -222,6 +222,7 @@ struct htsoptstate {
int _hts_in_html_done;
int _hts_in_html_poll;
int _hts_setpause;
+ int _hts_in_mirror;
char** _hts_addurl;
int _hts_cancel;
htsoptstatecancel *cancel; /* 3.41 */