client_side_reply.h \
client_side_request.cc \
client_side_request.h \
+ ClientInfo.h \
BodyPipe.cc \
BodyPipe.h \
+ ClientInfo.h \
ClientRequestContext.h \
clientStream.cc \
clientStream.h \
## SwapDir wants ConfigOption
## tools.cc wants ip/libip.la
## client_side.cc wants ip/libip.la
+## mem.cc wants ClientInfo.h
ufsdump_SOURCES = \
+ ClientInfo.h \
debug.cc \
int.cc \
mem.cc \
ConfigParser.cc \
tests/stub_acl.cc tests/stub_cache_cf.cc \
tests/stub_helper.cc cbdata.cc String.cc \
- tests/stub_store.cc HttpHeaderTools.cc HttpHeader.cc mem.cc \
+ tests/stub_store.cc HttpHeaderTools.cc HttpHeader.cc mem.cc ClientInfo.h \
MemBuf.cc HttpHdrContRange.cc Packer.cc HttpHdrCc.cc HttpHdrSc.cc \
HttpHdrScTarget.cc url.cc \
StatHist.cc HttpHdrRange.cc ETag.cc tests/stub_errorpage.cc \
## String.cc \
tests_testACLMaxUserIP_SOURCES= \
cbdata.cc \
+ ClientInfo.h \
ConfigParser.cc \
ETag.cc \
HttpHeader.cc \
client_side.cc \
client_side_reply.cc \
client_side_request.cc \
+ ClientInfo.h \
clientStream.cc \
$(squid_COMMSOURCES) \
ConfigOption.cc \
client_side.cc \
client_side_reply.cc \
client_side_request.cc \
+ ClientInfo.h \
clientStream.cc \
$(squid_COMMSOURCES) \
ConfigOption.cc \
client_side.cc \
client_side_reply.cc \
client_side_request.cc \
+ ClientInfo.h \
clientStream.cc \
$(squid_COMMSOURCES) \
ConfigOption.cc \
client_side.cc \
client_side_reply.cc \
client_side_request.cc \
+ ClientInfo.h \
clientStream.cc \
$(squid_COMMSOURCES) \
ConfigOption.cc \
client_side.cc \
client_side_reply.cc \
client_side_request.cc \
+ ClientInfo.h \
clientStream.cc \
$(squid_COMMSOURCES) \
ConfigOption.cc \
mem_node.cc \
stmem.cc \
tests/stub_mime.cc \
- HttpHeaderTools.cc HttpHeader.cc mem.cc \
+ HttpHeaderTools.cc HttpHeader.cc mem.cc ClientInfo.h \
MemBuf.cc HttpHdrContRange.cc Packer.cc HttpHdrCc.cc HttpHdrSc.cc \
HttpHdrScTarget.cc url.cc \
StatHist.cc HttpHdrRange.cc ETag.cc tests/stub_errorpage.cc \
tests_testStore_DEPENDENCIES = $(top_builddir)/lib/libmiscutil.a \
@SQUID_CPPUNIT_LA@
-# string needs mem.cc.
-# libsquid pulls in SquidConfig and children. stub them.
+## string needs mem.cc.
+## mem.cc needs ClientInfo.h
+## libsquid pulls in SquidConfig and children. stub them.
tests_testString_SOURCES = \
+ ClientInfo.h \
mem.cc \
String.cc \
tests/testMain.cc \
client_side.cc \
client_side_reply.cc \
client_side_request.cc \
+ ClientInfo.h \
clientStream.cc \
$(squid_COMMSOURCES) \
ConfigOption.cc \