X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Foptions.h;fp=src%2Foptions.h;h=a3e9df65b26b0f0125f85aef96e59f7b7f17aa12;hp=e9fe2d2c0b6f7679e80629d71cb19f1bc62e882a;hb=8c7afaf3bb737e50bf289c2a2d60128425d1426b;hpb=b12160ea024580b3c9dea30aeb9e0c404ef2ac3f diff --git a/src/options.h b/src/options.h index e9fe2d2c..a3e9df65 100644 --- a/src/options.h +++ b/src/options.h @@ -58,6 +58,7 @@ struct options char *dir_prefix; /* The top of directory tree */ char *lfilename; /* Log filename */ char *input_filename; /* Input filename */ + char *choose_config; /* Specified config file */ bool force_html; /* Is the input file an HTML file? */ char *default_page; /* Alternative default page (index file) */