~chtsanti/squid/icap-max-connections

« back to all changes in this revision

Viewing changes to src/acl/HttpHeaderData.h

  • Committer: Christos Tsantilas
  • Date: 2009-04-11 09:00:59 UTC
  • mfrom: (9294.1.333 trunk)
  • Revision ID: chtsanti@users.sourceforge.net-20090411090059-8n47p1kyy1cqfqkn
MergeĀ FromĀ trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
class wordlist;
39
39
 
40
40
/* becaue we inherit from it */
41
 
#include "ACLData.h"
 
41
#include "acl/Data.h"
42
42
/* for String field */
43
43
#include "SquidString.h"
44
44
/* for http_hdr_type field */