X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=libopkg%2Fopkg_conf.h;h=ab629eab1093ce61f9e6ef89b1813ba0b56ae183;hb=fbd8dd1a27d142720f49f0f7566daa6b8449e583;hp=ca77c88fb914b0647c1453430640cd0cb380a655;hpb=a95a5abea5bce11270ee579a827e376e39925b52;p=project%2Fopkg-lede.git diff --git a/libopkg/opkg_conf.h b/libopkg/opkg_conf.h index ca77c88..ab629ea 100644 --- a/libopkg/opkg_conf.h +++ b/libopkg/opkg_conf.h @@ -88,6 +88,7 @@ struct opkg_conf int query_all; int verbosity; int noaction; + int size; int download_only; char *cache;