From ca2b4ee55dc548d86fcc4c8aae07c62fbc0bc676 Mon Sep 17 00:00:00 2001 From: Andrew Potter Date: Tue, 15 Feb 2011 14:15:25 -0800 Subject: Add libcurl option -{ --- src/options.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/options.h') diff --git a/src/options.h b/src/options.h index 283cf10..427c62c 100644 --- a/src/options.h +++ b/src/options.h @@ -64,6 +64,7 @@ struct __fehoptions { unsigned char no_menus; unsigned char scale_down; unsigned char builtin_http; + unsigned char libcurl_http; unsigned char bgmode; unsigned char xinerama; unsigned char screen_clip; -- cgit v1.2.3