------------------------------------------------------------ revno: 13145 revision-id: squid3@treenet.co.nz-20131123014038-bjl4ikgxpj9pjl2l parent: squid3@treenet.co.nz-20131123012852-zpe8hamjrs5vy42w committer: Amos Jeffries branch nick: trunk timestamp: Fri 2013-11-22 18:40:38 -0700 message: Missing include from rev.13143 ------------------------------------------------------------ # Bazaar merge directive format 2 (Bazaar 0.90) # revision_id: squid3@treenet.co.nz-20131123014038-bjl4ikgxpj9pjl2l # target_branch: http://bzr.squid-cache.org/bzr/squid3/trunk/ # testament_sha1: 2056065b04ca7300356205b4416aaefe620bb99a # timestamp: 2013-11-23 01:53:49 +0000 # source_branch: http://bzr.squid-cache.org/bzr/squid3/trunk/ # base_revision_id: squid3@treenet.co.nz-20131123012852-\ # zpe8hamjrs5vy42w # # Begin patch === modified file 'src/acl/HttpHeaderData.cc' --- src/acl/HttpHeaderData.cc 2013-11-23 00:58:42 +0000 +++ src/acl/HttpHeaderData.cc 2013-11-23 01:40:38 +0000 @@ -41,6 +41,7 @@ #include "ConfigParser.h" #include "Debug.h" #include "HttpHeaderTools.h" +#include "SBuf.h" #include "wordlist.h" /* Construct an ACLHTTPHeaderData that uses an ACLRegex rule with the value of the