~chtsanti/squid/icap-max-connections

« back to all changes in this revision

Viewing changes to src/auth/ntlm/auth_ntlm.cc

  • 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:
39
39
 
40
40
#include "squid.h"
41
41
#include "auth_ntlm.h"
42
 
#include "authenticate.h"
 
42
#include "auth/Gadgets.h"
43
43
#include "CacheManager.h"
44
44
#include "Store.h"
45
45
#include "client_side.h"