diff options
Diffstat (limited to 'xombrero.h')
-rw-r--r-- | xombrero.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xombrero.h b/xombrero.h index cac8ca8..b204705 100644 --- a/xombrero.h +++ b/xombrero.h @@ -728,6 +728,7 @@ extern int append_next; extern char *home; extern char *search_string; extern char *http_proxy; +extern int http_proxy_starts_enabled; extern char *external_editor; extern char download_dir[PATH_MAX]; extern int download_mode; |