]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/whois.cc
Removed squid-old.h
[thirdparty/squid.git] / src / whois.cc
index 0a73b9f5afa874abf25fba8d1986908ecb3ba9dc..080cda5dec5fdc42114f2b4d5c131581b5a3fa73 100644 (file)
  *
  */
 
-#include "squid-old.h"
+#include "squid.h"
+#include "comm.h"
 #include "comm/Write.h"
 #include "errorpage.h"
-#include "Store.h"
 #include "HttpReply.h"
 #include "HttpRequest.h"
-#include "comm.h"
 #include "HttpRequest.h"
 #include "forward.h"
+#include "protos.h"
 #include "StatCounters.h"
+#include "Store.h"
 
 #define WHOIS_PORT 43