]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Audit round 2
authorFrancesco Chemolli <kinkie@squid-cache.org>
Mon, 31 Aug 2015 08:01:10 +0000 (10:01 +0200)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Mon, 31 Aug 2015 08:01:10 +0000 (10:01 +0200)
src/fs/rock/RockRebuild.cc
src/mem/forward.h

index b1af23c5df53e1a3c7e0a33e223898aecb7ef8ed..2a8682f2d98dfecfc8d87e70e3c0347c2ff78861 100644 (file)
@@ -10,7 +10,6 @@
 
 #include "squid.h"
 #include "disk.h"
-#include "fs/forward.h"
 #include "fs/rock/RockDbCell.h"
 #include "fs/rock/RockRebuild.h"
 #include "fs/rock/RockSwapDir.h"
index 4dca6bc92a9eca11ca515fb92333f598805ad8d5..dcabaf6afb45b8f3baf1959cba5604e2e463b134 100644 (file)
@@ -32,6 +32,7 @@ void PoolReport(const MemPoolStats * mp_st, const MemPoolMeter * AllMeter, std::
 
 extern const size_t squidSystemPageSize;
 
+/// \deprecated use MEMPROXY_CLASS instead.
 typedef void FREE(void *);
 
 /// Types of memory pool which do not yet use MEMPROXY_CLASS() API