]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/helper.cc
SourceLayout: shuffle memory pool allocators to mem/libmem.la
[thirdparty/squid.git] / src / helper.cc
index 2be10ada3e2f3f85113cd2745cb3f78d4902e8c5..cc371c759e242c7784ba717b7737178c36e8ba1b 100644 (file)
@@ -20,7 +20,6 @@
 #include "helper.h"
 #include "helper/Reply.h"
 #include "helper/Request.h"
-#include "Mem.h"
 #include "MemBuf.h"
 #include "SquidIpc.h"
 #include "SquidMath.h"
@@ -28,6 +27,9 @@
 #include "Store.h"
 #include "wordlist.h"
 
+// helper_stateful_server::data uses explicit alloc()/freeOne() */
+#include "mem/Pool.h"
+
 #define HELPER_MAX_ARGS 64
 
 /** Initial Squid input buffer size. Helper responses may exceed this, and