aboutsummaryrefslogtreecommitdiff
path: root/src/prefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/prefs.h')
-rw-r--r--src/prefs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/prefs.h b/src/prefs.h
index cab3a914..f5a5f35c 100644
--- a/src/prefs.h
+++ b/src/prefs.h
@@ -19,6 +19,7 @@ struct _DilloPrefs {
int ypos;
DilloUrl *http_proxy;
char *http_proxyuser;
+ char *http_referer;
char *no_proxy;
DilloUrl *start_page;
DilloUrl *home;