]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Fixed missing inclusion of MemBuf.h
authorserassio <>
Sat, 24 Sep 2005 20:38:35 +0000 (20:38 +0000)
committerserassio <>
Sat, 24 Sep 2005 20:38:35 +0000 (20:38 +0000)
src/ESI.cc

index d69b26e098949b016a9daef39c77eeb0738adc9b..008b2d9fe8fff60cdd6a3c349cfb6f155d0efad2 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * $Id: ESI.cc,v 1.17 2005/09/09 17:31:33 wessels Exp $
+ * $Id: ESI.cc,v 1.18 2005/09/24 14:38:35 serassio Exp $
  *
  * DEBUG: section 86    ESI processing
  * AUTHOR: Robert Collins
@@ -49,6 +49,7 @@
 #include "ESIAssign.h"
 #include "ESIExpression.h"
 #include "HttpRequest.h"
+#include "MemBuf.h"
 
 /* quick reference on behaviour here.
  * The ESI specification 1.0 requires the ESI processor to be able to