]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/auth/AclProxyAuth.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / auth / AclProxyAuth.cc
index a3d5886897c072ed3632bb1031265ec7609222ce..5763643da4244e0d1094f21761e35e6da5af3d2d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2015 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2017 The Squid Software Foundation and contributors
  *
  * Squid software is distributed under GPLv2+ license and includes
  * contributions from numerous individuals and organizations.
@@ -18,6 +18,7 @@
 #include "auth/User.h"
 #include "auth/UserRequest.h"
 #include "client_side.h"
+#include "http/Stream.h"
 #include "HttpRequest.h"
 
 ACLProxyAuth::~ACLProxyAuth()