]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/mgr/Action.cc
SourceLayout: Move time related tools to time/libtime.la (#1001)
[thirdparty/squid.git] / src / mgr / Action.cc
index c875c22bfed3a8cb35c25791c30030439a185341..f4da3aaf4a5c340cffe77be077eb01f601f5936c 100644 (file)
@@ -19,7 +19,6 @@
 #include "mgr/Command.h"
 #include "mgr/Request.h"
 #include "mgr/Response.h"
-#include "SquidTime.h"
 #include "Store.h"
 
 Mgr::Action::Action(const Command::Pointer &aCmd): cmd(aCmd)