]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/store_key_md5.cc
Removed squid-old.h
[thirdparty/squid.git] / src / store_key_md5.cc
index 49dd475d8b0e9b44e106ba3fe69450e329c43dbc..8ebb91fad841eed5d366e40a0858938e7972138c 100644 (file)
  *
  */
 
-#include "squid-old.h"
+#include "squid.h"
 #include "HttpRequest.h"
+#include "md5.h"
+#include "protos.h"
 
 static cache_key null_key[SQUID_MD5_DIGEST_LENGTH];