]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Source maintenance
authorFrancesco Chemolli <kinkie@squid-cache.org>
Mon, 31 Aug 2015 09:16:27 +0000 (11:16 +0200)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Mon, 31 Aug 2015 09:16:27 +0000 (11:16 +0200)
src/ICP.h
src/StoreSwapLogData.h
src/fs/forward.h
src/typedefs.h

index 2a913340aeb3db96273db6f5786c03d1d7689a29..06658734c9f5c763966d5766d01660e068fced68 100644 (file)
--- a/src/ICP.h
+++ b/src/ICP.h
@@ -18,8 +18,8 @@
 #include "icp_opcode.h"
 #include "ip/Address.h"
 #include "LogTags.h"
-#include "StoreClient.h"
 #include "store_key_md5.h"
+#include "StoreClient.h"
 
 class HttpRequest;
 
index 8995bdd9577d21520e929e445a4335df6d826d5e..edb470a667166673b2562fd07539307c0083afa0 100644 (file)
@@ -35,9 +35,9 @@
  *      the value for MemObject->swap_hdr_sz.
  */
 
+#include "fs/forward.h"
 #include "md5.h"
 #include "mem/forward.h"
-#include "fs/forward.h"
 
 /// maintains a 24-bit checksum over integer fields
 class SwapChecksum24
index a99349fa6bcca81231894e325987660762579bb3..81077a0afc8d591cae21d8460c5efa51dfbf7ecf 100644 (file)
@@ -13,3 +13,4 @@ typedef int32_t sfileno;
 typedef signed int sdirno;
 
 #endif /* SQUID_FORWARD_H_ */
+
index 16d5efd312a8bb85bb84a0c0c7ed1eab081c0a11..87e1bc6890a50282b51f9b898f83683071c83c09 100644 (file)
@@ -22,3 +22,4 @@ class CachePeer;
 typedef void IRCB(CachePeer *, peer_t, AnyP::ProtocolType, void *, void *data);
 
 #endif /* SQUID_TYPEDEFS_H */
+