#ifndef SQUID_PROTOS_H
#define SQUID_PROTOS_H
-/* included for routines that have not moved out to their proper homes
- * yet.
- */
-#include "Packer.h"
/* for routines still in this file that take CacheManager parameters */
#include "ip/Address.h"
/* for parameters that still need these */
/* some parameters stil need this */
#include "wordlist.h"
#include "anyp/ProtocolType.h"
-#include "Debug.h"
-#include "HttpHeader.h"
-#include "HttpStatusCode.h"
-#include "lookup_t.h"
class HttpRequestMethod;
#if USE_DELAY_POOLS