src/mgr/Makefile
src/parser/Makefile
src/repl/Makefile
+ src/sbuf/Makefile
src/security/Makefile
src/security/cert_generators/Makefile
src/security/cert_generators/file/Makefile
#include "ipc/Queue.h"
#include "ipc/StrandSearch.h"
#include "ipc/UdsOp.h"
-#include "SBuf.h"
+#include "sbuf/SBuf.h"
#include "SquidConfig.h"
#include "SquidTime.h"
#include "StatCounters.h"
#include "HttpHeaderFieldStat.h"
#include "HttpHeaderStat.h"
#include "HttpHeaderTools.h"
-#include "SBuf.h"
+#include "sbuf/SBuf.h"
#include "StatHist.h"
#include "Store.h"
#include "StrList.h"
SBUF_SOURCE= \
base/CharacterSet.h \
base/InstanceId.h \
- MemBlob.h \
- MemBlob.cc \
- OutOfBoundsException.h \
- SBuf.h \
- SBuf.cc \
- SBufExceptions.h \
- SBufExceptions.cc
+ sbuf/MemBlob.h \
+ sbuf/OutOfBoundsException.h \
+ sbuf/SBuf.h \
+ sbuf/SBufExceptions.h
STOREMETA_SOURCE = \
StoreMeta.cc \
LoadableModules.h \
LoadableModules.cc
-SUBDIRS = mem base anyp helper dns ftp parser comm eui acl format clients servers fs repl store DiskIO
-DIST_SUBDIRS = mem base anyp helper dns ftp parser comm eui acl format clients servers fs repl store DiskIO
+SUBDIRS = mem base anyp helper dns ftp parser comm eui acl format clients sbuf servers fs repl store DiskIO
+DIST_SUBDIRS = mem base anyp helper dns ftp parser comm eui acl format clients sbuf servers fs repl store DiskIO
if ENABLE_AUTH
SUBDIRS += auth
RemovalPolicy.h \
send-announce.h \
send-announce.cc \
- $(SBUF_SOURCE) \
- SBufAlgos.h \
- SBufAlgos.cc \
SBufDetailedStats.h \
SBufDetailedStats.cc \
SBufStatsAction.h \
$(AUTH_LIBS) \
acl/libapi.la \
clients/libclients.la \
+ sbuf/libsbuf.la \
servers/libservers.la \
ftp/libftp.la \
helper/libhelper.la \
icmp/libicmp.la \
log/liblog.la \
format/libformat.la \
+ sbuf/libsbuf.la \
$(XTRA_OBJS) \
$(REPL_OBJS) \
$(NETTLELIB) \
Notes.cc \
SquidString.h \
SquidTime.h \
- $(SBUF_SOURCE) \
- SBufAlgos.h \
- SBufAlgos.cc \
SBufDetailedStats.h \
tests/stub_SBufDetailedStats.cc \
String.cc \
base/libbase.la \
ipc/libipc.la \
mem/libmem.la \
+ sbuf/libsbuf.la \
$(top_builddir)/lib/libmisccontainers.la \
$(top_builddir)/lib/libmiscencoding.la \
$(top_builddir)/lib/libmiscutil.la \
StrList.cc \
tests/stub_StatHist.cc \
stmem.cc \
- $(SBUF_SOURCE) \
- SBufAlgos.h \
- SBufAlgos.cc \
SBufDetailedStats.h \
tests/stub_SBufDetailedStats.cc \
String.cc \
ip/libip.la \
ipc/libipc.la \
mgr/libmgr.la \
+ sbuf/libsbuf.la \
$(top_builddir)/lib/libmisccontainers.la \
$(top_builddir)/lib/libmiscencoding.la \
$(top_builddir)/lib/libmiscutil.la \
refresh.h \
refresh.cc \
RemovalPolicy.cc \
- $(SBUF_SOURCE) \
- SBufAlgos.h \
- SBufAlgos.cc \
SBufDetailedStats.h \
tests/stub_SBufDetailedStats.cc \
$(SNMP_SOURCE) \
$(SNMP_LIBS) \
mem/libmem.la \
store/libstore.la \
+ sbuf/libsbuf.la \
$(top_builddir)/lib/libmisccontainers.la \
$(top_builddir)/lib/libmiscencoding.la \
$(top_builddir)/lib/libmiscutil.la \
StatHist.h \
tests/stub_StatHist.cc \
stmem.cc \
- $(SBUF_SOURCE) \
- SBufAlgos.h \
- SBufAlgos.cc \
SBufDetailedStats.h \
tests/stub_SBufDetailedStats.cc \
StoreFileSystem.cc \
base/libbase.la \
mem/libmem.la \
store/libstore.la \
+ sbuf/libsbuf.la \
$(top_builddir)/lib/libmisccontainers.la \
$(top_builddir)/lib/libmiscencoding.la \
$(top_builddir)/lib/libmiscutil.la \
RemovalPolicy.cc \
StrList.h \
StrList.cc \
- $(SBUF_SOURCE) \
- SBufAlgos.h \
- SBufAlgos.cc \
SBufDetailedStats.h \
tests/stub_SBufDetailedStats.cc \
$(SNMP_SOURCE) \
ipc/libipc.la \
mgr/libmgr.la \
store/libstore.la \
+ sbuf/libsbuf.la \
$(SNMP_LIBS) \
$(NETTLELIB) \
$(REGEXLIB) \
refresh.h \
refresh.cc \
$(SBUF_SOURCE) \
- SBufAlgos.h \
- SBufAlgos.cc \
SBufDetailedStats.h \
tests/stub_SBufDetailedStats.cc \
$(SNMP_SOURCE) \
$(top_builddir)/lib/libmiscutil.la \
ipc/libipc.la \
mgr/libmgr.la \
+ sbuf/libsbuf.la \
store/libstore.la \
$(SNMP_LIBS) \
$(NETTLELIB) \
refresh.cc \
RemovalPolicy.cc \
$(SBUF_SOURCE) \
- SBufAlgos.h \
- SBufAlgos.cc \
SBufDetailedStats.h \
tests/stub_SBufDetailedStats.cc \
$(SNMP_SOURCE) \
dns/libdns.la \
base/libbase.la \
mgr/libmgr.la \
+ sbuf/libsbuf.la \
store/libstore.la \
$(SNMP_LIBS) \
$(top_builddir)/lib/libmisccontainers.la \
tests_testTokenizer_LDADD = \
parser/libparser.la \
base/libbase.la \
+ sbuf/libsbuf.la \
$(top_builddir)/lib/libmiscutil.la \
$(COMPAT_LIB) \
$(SQUID_CPPUNIT_LA) \
String.cc \
cache_cf.h \
$(SBUF_SOURCE) \
- SBufAlgos.h \
- SBufAlgos.cc \
tests/stub_SBufDetailedStats.cc \
tests/stub_cache_cf.cc \
tests/stub_cache_manager.cc \
SquidConfig.o \
base/libbase.la \
ip/libip.la \
+ sbuf/libsbuf.la \
$(top_builddir)/lib/libmiscutil.la \
$(SQUID_CPPUNIT_LIBS) \
$(SSLLIB) \
refresh.cc \
RemovalPolicy.cc \
$(SBUF_SOURCE) \
- SBufAlgos.h \
- SBufAlgos.cc \
SBufDetailedStats.h \
tests/stub_SBufDetailedStats.cc \
$(SNMP_SOURCE) \
log/liblog.la \
format/libformat.la \
store/libstore.la \
+ sbuf/libsbuf.la \
$(REPL_OBJS) \
$(ADAPTATION_LIBS) \
$(ESI_LIBS) \
store_key_md5.h \
store_key_md5.cc \
$(SBUF_SOURCE) \
- SBufAlgos.h \
- SBufAlgos.cc \
SBufDetailedStats.h \
tests/stub_SBufDetailedStats.cc \
String.cc \
anyp/libanyp.la \
mem/libmem.la \
store/libstore.la \
+ sbuf/libsbuf.la \
DiskIO/libdiskio.la \
$(top_builddir)/lib/libmisccontainers.la \
$(top_builddir)/lib/libmiscencoding.la \
base/libbase.la \
libsquid.la \
ip/libip.la \
+ sbuf/libsbuf.la \
$(top_builddir)/lib/libmiscutil.la \
$(REGEXLIB) \
$(SQUID_CPPUNIT_LIBS) \
tests/stub_helper.cc \
cbdata.cc \
$(SBUF_SOURCE) \
- SBufAlgos.h \
- SBufAlgos.cc \
SBufDetailedStats.h \
tests/stub_SBufDetailedStats.cc \
String.cc \
ip/libip.la \
mem/libmem.la \
store/libstore.la \
+ sbuf/libsbuf.la \
$(top_builddir)/lib/libmisccontainers.la \
$(top_builddir)/lib/libmiscencoding.la \
$(top_builddir)/lib/libmiscutil.la \
store_swapmeta.cc \
store_swapout.cc \
$(SBUF_SOURCE) \
- SBufAlgos.h \
- SBufAlgos.cc \
SBufDetailedStats.h \
tests/stub_SBufDetailedStats.cc \
String.cc \
base/libbase.la \
mem/libmem.la \
store/libstore.la \
+ sbuf/libsbuf.la \
$(top_builddir)/lib/libmisccontainers.la \
$(top_builddir)/lib/libmiscencoding.la \
$(top_builddir)/lib/libmiscutil.la \
refresh.cc \
RemovalPolicy.cc \
$(SBUF_SOURCE) \
- SBufAlgos.h \
- SBufAlgos.cc \
SBufDetailedStats.h \
tests/stub_SBufDetailedStats.cc \
$(SNMP_SOURCE) \
log/liblog.la \
format/libformat.la \
store/libstore.la \
+ sbuf/libsbuf.la \
$(REGEXLIB) \
$(REPL_OBJS) \
$(ADAPTATION_LIBS) \
$(SBUF_SOURCE) \
SBufDetailedStats.h \
tests/stub_SBufDetailedStats.cc \
- SBufAlgos.h \
- SBufAlgos.cc \
- SBufStream.h \
tests/stub_time.cc \
tests/stub_debug.cc \
tests/stub_fatal.cc \
libsquid.la \
ip/libip.la \
mgr/libmgr.la \
+ sbuf/libsbuf.la \
$(top_builddir)/lib/libmiscutil.la \
$(REGEXLIB) \
$(SQUID_CPPUNIT_LIBS) \
tests/testSBufList.h \
tests/testSBufList.cc \
$(SBUF_SOURCE) \
- SBufList.h \
- SBufList.cc \
- SBufAlgos.h \
- SBufAlgos.cc \
SBufDetailedStats.h \
tests/stub_SBufDetailedStats.cc \
- SBufStream.h \
tests/stub_time.cc \
tests/stub_MemObject.cc \
tests/stub_cbdata.cc \
libsquid.la \
ip/libip.la \
mgr/libmgr.la \
+ sbuf/libsbuf.la \
$(top_builddir)/lib/libmiscutil.la \
$(SQUID_CPPUNIT_LIBS) \
$(COMPAT_LIB) \
base/libbase.la \
libsquid.la \
ip/libip.la \
+ sbuf/libsbuf.la \
$(top_builddir)/lib/libmiscutil.la \
$(REGEXLIB) \
$(SQUID_CPPUNIT_LIBS) \
tests_testStatHist_LDFLAGS = $(LIBADD_DL)
tests_testStatHist_LDADD = \
base/libbase.la \
+ sbuf/libsbuf.la \
$(top_builddir)/lib/libmiscutil.la \
$(top_builddir)/lib/libmisccontainers.la \
$(SQUID_CPPUNIT_LIBS) \
tests/stub_SBufDetailedStats.cc \
base/LookupTable.h \
String.cc \
- $(SBUF_SOURCE) \
- SBufAlgos.h \
- SBufAlgos.cc
+ $(SBUF_SOURCE)
nodist_tests_testLookupTable_SOURCES = $(TESTSOURCES)
tests_testLookupTable_LDFLAGS = $(LIBADD_DL)
tests_testLookupTable_LDADD = \
base/libbase.la \
+ sbuf/libsbuf.la \
$(SQUID_CPPUNIT_LIBS) \
$(COMPAT_LIB) \
$(XTRA_LIBS)
#ifndef SQUID_SBUFDETAILEDSTATS_H
#define SQUID_SBUFDETAILEDSTATS_H
-#include "SBuf.h"
+#include "sbuf/SBuf.h"
class StatHist;
#define SQUID_SBUFEXTRAS_H
#include "mgr/Action.h"
-#include "SBuf.h"
+#include "sbuf/SBuf.h"
#include "StatHist.h"
class StoreEntry;
#include "anyp/UriScheme.h"
#include "ip/Address.h"
#include "rfc2181.h"
-#include "SBuf.h"
+#include "sbuf/SBuf.h"
#include <iosfwd>
#include "cbdata.h"
#include "defines.h"
#include "dlink.h"
-#include "SBufList.h"
+#include "sbuf/SBufList.h"
#include <map>
#include <ostream>
#ifndef SQUID_ACLDATA_H
#define SQUID_ACLDATA_H
-#include "SBufList.h"
+#include "sbuf/SBufList.h"
/// \ingroup ACLAPI
template <class M>
#include "ConfigParser.h"
#include "Debug.h"
#include "HttpHeaderTools.h"
-#include "SBuf.h"
+#include "sbuf/SBuf.h"
/* Construct an ACLHTTPHeaderData that uses an ACLRegex rule with the value of the
* selected header from a given request.
#include "acl/Data.h"
#include "HttpHeader.h"
-#include "SBuf.h"
+#include "sbuf/SBuf.h"
#include "SquidString.h"
class ACLHTTPHeaderData : public ACLData<HttpHeader*>
#include "acl/Acl.h"
#include "acl/Data.h"
-#include "SBuf.h"
+#include "sbuf/SBuf.h"
#include <set>
#define SQUID_ACL_TREE_H
#include "acl/BoolOps.h"
-#include "SBufList.h"
+#include "sbuf/SBufList.h"
namespace Acl
{
#include "ConfigParser.h"
#include "Debug.h"
#include "globals.h"
-#include "SBufAlgos.h"
+#include "sbuf/SBufAlgos.h"
#include "util.h"
bool
#include "acl/Acl.h"
#include "acl/Data.h"
-#include "SBuf.h"
+#include "sbuf/SBuf.h"
#include <set>
#include "base/RefCount.h"
#include "HttpHeader.h"
#include "Notes.h"
-#include "SBuf.h"
+#include "sbuf/SBuf.h"
#include "SquidString.h"
namespace Adaptation
#include "comm/ConnOpener.h"
#include "HttpReply.h"
#include "ipcache.h"
-#include "SBuf.h"
+#include "sbuf/SBuf.h"
#if USE_OPENSSL
#include "ssl/PeerConnector.h"
#endif
#include "anyp/ProtocolVersion.h"
#include "anyp/TrafficMode.h"
#include "comm/Connection.h"
-#include "SBuf.h"
+#include "sbuf/SBuf.h"
#include "security/ServerOptions.h"
#if USE_OPENSSL
#include "auth/User.h"
#include "cbdata.h"
-#include "SBufAlgos.h"
+#include "sbuf/SBufAlgos.h"
#include <unordered_map>
#include "dlink.h"
#include "ip/Address.h"
#include "Notes.h"
-#include "SBuf.h"
+#include "sbuf/SBuf.h"
class StoreEntry;
#include "HttpRequest.h"
#include "mgr/Registration.h"
#include "rfc2617.h"
-#include "SBuf.h"
+#include "sbuf/SBuf.h"
#include "SquidTime.h"
#include "Store.h"
#include "StrList.h"
#ifndef SQUID_LOOKUPTABLE_H_
#define SQUID_LOOKUPTABLE_H_
-#include "SBuf.h"
-#include "SBufAlgos.h"
+#include "sbuf/SBuf.h"
+#include "sbuf/SBufAlgos.h"
#include <unordered_map>
#include "redirect.h"
#include "RefreshPattern.h"
#include "rfc1738.h"
-#include "SBufList.h"
+#include "sbuf/SBufList.h"
#include "SquidConfig.h"
#include "SquidString.h"
#include "ssl/ProxyCerts.h"
#include "http/forward.h"
#include "HttpControlMsg.h"
#include "ipc/FdNotes.h"
-#include "SBuf.h"
+#include "sbuf/SBuf.h"
#include "servers/Server.h"
#if USE_AUTH
#include "auth/UserRequest.h"
#include "http/Stream.h"
#include "HttpHdrCc.h"
#include "HttpRequest.h"
-#include "SBuf.h"
+#include "sbuf/SBuf.h"
#include "servers/FtpServer.h"
#include "SquidTime.h"
#include "Store.h"
#include "ip/tools.h"
#include "pconn.h"
#include "profiler/Profiler.h"
-#include "SBuf.h"
+#include "sbuf/SBuf.h"
#include "SquidConfig.h"
#include "StatCounters.h"
#include "StoreIOBuffer.h"
#include "Debug.h"
#include "fd.h"
#include "fde.h"
-#include "SBuf.h"
+#include "sbuf/SBuf.h"
#include "StatCounters.h"
//#include "tools.h"
/* inherits from */
#include "esi/Parser.h"
-#include "SBuf.h"
+#include "sbuf/SBuf.h"
#include "SquidString.h"
/**
#define SQUID_FS_ROCK_IO_STATE_H
#include "fs/rock/RockSwapDir.h"
-#include "MemBlob.h"
+#include "sbuf/MemBlob.h"
class DiskFile;
#include "ftp/Elements.h"
#include "HttpHdrCc.h"
#include "HttpReply.h"
-#include "SBuf.h"
+#include "sbuf/SBuf.h"
// FTP does not have a notion of a "protocol version" but we need something for
// compatibility with the current HttpMsg wrapping layer. We use version 1.1:
#include "hash.h"
#include "IoStats.h"
#include "rfc2181.h"
-#include "SBuf.h"
+#include "sbuf/SBuf.h"
extern char *ConfigFile; /* NULL */
extern char *IcpOpcodeStr[];
#include "helper/ChildConfig.h"
#include "helper/forward.h"
#include "ip/Address.h"
-#include "SBuf.h"
+#include "sbuf/SBuf.h"
#include <list>
#include <map>
#ifndef SQUID_SRC_HTTP_METHODTYPE_H
#define SQUID_SRC_HTTP_METHODTYPE_H
-#include "SBuf.h"
+#include "sbuf/SBuf.h"
namespace Http
{
#include "http/forward.h"
#include "http/MethodType.h"
-#include "SBuf.h"
+#include "sbuf/SBuf.h"
class SquidConfig;
#include "anyp/ProtocolVersion.h"
#include "http/one/forward.h"
#include "http/StatusCode.h"
-#include "SBuf.h"
+#include "sbuf/SBuf.h"
namespace Http {
namespace One {
#if USE_ICMP
#include "cache_cf.h"
-#include "SBuf.h"
+#include "sbuf/SBuf.h"
/**
* Squid pinger Configuration settings
#include "ipc/mem/FlexibleArray.h"
#include "ipc/mem/Pointer.h"
#include "ipc/ReadWriteLock.h"
-#include "SBuf.h"
+#include "sbuf/SBuf.h"
#include "store/forward.h"
#include "store_key_md5.h"
#include "tools.h"
#include "squid.h"
#include "ipc/StoreMap.h"
-#include "SBuf.h"
+#include "sbuf/SBuf.h"
#include "Store.h"
#include "store_key_md5.h"
#include "tools.h"
#include "ipc/mem/FlexibleArray.h"
#include "ipc/mem/Pointer.h"
#include "ipc/ReadWriteLock.h"
-#include "SBuf.h"
+#include "sbuf/SBuf.h"
#include "store/forward.h"
#include "store_key_md5.h"
#include "Debug.h"
#include "fatal.h"
#include "ipc/mem/Segment.h"
-#include "SBuf.h"
+#include "sbuf/SBuf.h"
#include "tools.h"
#if HAVE_FCNTL_H
#include "log/CustomLog.h"
#include "log/File.h"
#include "log/TcpLogger.h"
-#include "MemBlob.h"
+#include "sbuf/MemBlob.h"
#include "Parsing.h"
#include "SquidConfig.h"
#include "SquidTime.h"
#define SQUID_PARSER_TOKENIZER_H_
#include "base/CharacterSet.h"
-#include "SBuf.h"
+#include "sbuf/SBuf.h"
/// Generic protocol-agnostic parsing tools
namespace Parser
#include "mgr/Registration.h"
#include "redirect.h"
#include "rfc1738.h"
-#include "SBuf.h"
+#include "sbuf/SBuf.h"
#include "SquidConfig.h"
#include "Store.h"
#if USE_AUTH
--- /dev/null
+## Copyright (C) 1996-2016 The Squid Software Foundation and contributors
+##
+## Squid software is distributed under GPLv2+ license and includes
+## contributions from numerous individuals and organizations.
+## Please see the COPYING and CONTRIBUTORS files for details.
+##
+
+include $(top_srcdir)/src/Common.am
+include $(top_srcdir)/src/TestHeaders.am
+
+noinst_LTLIBRARIES = libsbuf.la
+
+libsbuf_la_SOURCES = \
+ ../base/CharacterSet.h \
+ MemBlob.cc \
+ MemBlob.h \
+ OutOfBoundsException.h \
+ SBuf.cc \
+ SBuf.h \
+ SBufAlgos.cc \
+ SBufAlgos.h \
+ SBufExceptions.cc \
+ SBufExceptions.h \
+ SBufList.cc \
+ SBufList.h \
+ SBufStream.h
\ No newline at end of file
#include "squid.h"
#include "base/TextException.h"
#include "Debug.h"
-#include "MemBlob.h"
+#include "sbuf/MemBlob.h"
#include "SBufDetailedStats.h"
#include <iostream>
#define _SQUID_SRC_OUTOFBOUNDSEXCEPTION_H
#include "base/TextException.h"
-#include "SBuf.h"
+#include "sbuf/SBuf.h"
/**
* Exception raised when the user is going out of bounds when accessing
#include "base/InstanceId.h"
#include "Debug.h"
#include "globals.h"
-#include "MemBlob.h"
+#include "sbuf/MemBlob.h"
#include "SBufExceptions.h"
#include "SquidString.h"
#ifndef SQUID_SRC_SECURITY_KEYDATA_H
#define SQUID_SRC_SECURITY_KEYDATA_H
-#include "SBuf.h"
+#include "sbuf/SBuf.h"
#include "security/forward.h"
namespace Security
#include "comm/Write.h"
#include "CommCalls.h"
#include "Pipeline.h"
-#include "SBuf.h"
+#include "sbuf/SBuf.h"
/**
* Common base for all Server classes used
#define SQUID_SSL_BIO_H
#include "fd.h"
-#include "SBuf.h"
+#include "sbuf/SBuf.h"
#include <iosfwd>
#include <list>
#if USE_OPENSSL
#include "base/CbDataList.h"
-#include "SBuf.h"
+#include "sbuf/SBuf.h"
#include "security/forward.h"
#include "ssl/gadgets.h"
#ifndef SQUID_SRC_TEST_SBUFFINDTEST_H
#define SQUID_SRC_TEST_SBUFFINDTEST_H
-#include "SBuf.h"
+#include "sbuf/SBuf.h"
#include <set>
#include <string>
#define STUB_API "SBuf.cc"
#include "tests/STUB.h"
-#include "SBuf.h"
+#include "sbuf/SBuf.h"
InstanceIdDefinitions(SBuf, "SBuf");
*/
#include "squid.h"
-#include "SBuf.h"
+#include "sbuf/SBuf.h"
#define STUB_API "SBufDetailedStats.cc"
#include "tests/STUB.h"
#include "squid.h"
#include "base/CharacterSet.h"
-#include "SBuf.h"
-#include "SBufAlgos.h"
+#include "sbuf/SBuf.h"
+#include "sbuf/SBufAlgos.h"
#include "SBufFindTest.h"
-#include "SBufStream.h"
+#include "sbuf/SBufStream.h"
#include "SquidString.h"
#include "testSBuf.h"
#include "unitTestMain.h"
#include <cppunit/extensions/HelperMacros.h>
-#include "OutOfBoundsException.h"
+#include "sbuf/OutOfBoundsException.h"
/*
* test the SBuf functionalities
*/
#include "squid.h"
-#include "SBufAlgos.h"
-#include "SBufList.h"
+#include "sbuf/SBufAlgos.h"
+#include "sbuf/SBufList.h"
#include "testSBufList.h"
#include "unitTestMain.h"
#include <cppunit/extensions/HelperMacros.h>
-#include "OutOfBoundsException.h"
+#include "sbuf/OutOfBoundsException.h"
class testSBufList : public CPPUNIT_NS::TestFixture
{
#ifndef SQUID_TOOLS_H_
#define SQUID_TOOLS_H_
-#include "SBuf.h"
+#include "sbuf/SBuf.h"
#include "typedefs.h"
class MemBuf;
#include "LogTags.h"
#include "MemBuf.h"
#include "PeerSelectState.h"
-#include "SBuf.h"
+#include "sbuf/SBuf.h"
#include "SquidConfig.h"
#include "SquidTime.h"
#include "ssl/BlindPeerConnector.h"
#include "globals.h"
#include "profiler/Profiler.h"
-#include "SBufList.h"
+#include "sbuf/SBufList.h"
/** A list of C-strings
*
/** Concatenate a wordlist
*
- * \deprecated use SBufListContainerJoin(SBuf()) from SBufAlgos.h instead
+ * \deprecated use SBufListContainerJoin(SBuf()) from sbuf/SBufAlgos.h instead
*/
void wordlistCat(const wordlist *, MemBuf *);
/** Concatenate the words in a wordlist
*
- * \deprecated use SBufListContainerJoin(SBuf()) from SBufAlgos.h instead
+ * \deprecated use SBufListContainerJoin(SBuf()) from sbuf/SBufAlgos.h instead
*/
void wordlistJoin(wordlist **, wordlist **);