#include "MessageSizes.h"
#include "Notes.h"
#include "proxyp/forward.h"
-#include "sbuf/SBuf.h"
+#include "sbuf/forward.h"
#if ICAP_CLIENT
#include "adaptation/icap/Elements.h"
#endif
#define SQUID_SBUFEXTRAS_H
#include "mgr/Action.h"
-#include "sbuf/SBuf.h"
#include "StatHist.h"
class StoreEntry;
#include "ConfigParser.h"
#include "debug/Stream.h"
#include "globals.h"
+#include "sbuf/SBuf.h"
#include <algorithm>
void
#include "base/CodeContext.h"
#include "comm/Connection.h"
#include "comm/Tcp.h"
-#include "sbuf/SBuf.h"
#include "security/ServerOptions.h"
namespace AnyP
#include "hash.h"
#include "IoStats.h"
#include "rfc2181.h"
-#include "sbuf/SBuf.h"
extern char *ConfigFile; /* NULL */
extern char *IcpOpcodeStr[];
#include "globals.h"
#include "helper/ChildConfig.h"
#include "Parsing.h"
+#include "sbuf/SBuf.h"
#include <cstring>
#include "log/CustomLog.h"
#include "log/forward.h"
-#include "sbuf/SBuf.h"
#include "security/forward.h"
namespace Security {