]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
SourceFormat Enforcement
authorSource Maintenance <squidadm@squid-cache.org>
Mon, 1 Feb 2016 06:11:54 +0000 (06:11 +0000)
committerSource Maintenance <squidadm@squid-cache.org>
Mon, 1 Feb 2016 06:11:54 +0000 (06:11 +0000)
src/ssl/PeekingPeerConnector.cc

index eb9ba9de3820625e6b1afb28532ca03784f1debc..5bd2d194d79700f25a466cd9c63539989bdb8681 100644 (file)
@@ -13,8 +13,8 @@
 #include "client_side.h"
 #include "errorpage.h"
 #include "fde.h"
-#include "HttpRequest.h"
 #include "http/Stream.h"
+#include "HttpRequest.h"
 #include "security/NegotiationHistory.h"
 #include "SquidConfig.h"
 #include "ssl/bio.h"