]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Add support for parameterized Cache Manager queries, compile errors fix
authorChristos Tsantilas <chtsanti@users.sourceforge.net>
Wed, 2 Mar 2011 22:36:51 +0000 (00:36 +0200)
committerChristos Tsantilas <chtsanti@users.sourceforge.net>
Wed, 2 Mar 2011 22:36:51 +0000 (00:36 +0200)
The regex.h file if required included in compat.h file, must not used directly
in squid sources

src/mgr/QueryParams.cc

index 34ffb26f1d9f29f75de9cd6ddfdb9f67a3c3f09c..45cbb033ce0bbc2af46b372cca8ab45c38f2c618 100644 (file)
@@ -11,7 +11,6 @@
 #include "mgr/IntParam.h"
 #include "mgr/StringParam.h"
 #include "mgr/QueryParams.h"
-#include <regex.h>
 
 
 Mgr::QueryParam::Pointer