]> git.ipfire.org Git - thirdparty/squid.git/commit - src/http.cc
Removed some useless includes
authorFrancesco Chemolli <kinkie@squid-cache.org>
Thu, 20 Sep 2012 11:28:21 +0000 (13:28 +0200)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Thu, 20 Sep 2012 11:28:21 +0000 (13:28 +0200)
commit314782d45e3d059a2f5a772d53e70e11e6dcf78e
tree75f31ca3ae57dea239c95ae519ef3d5c30f8e0bf
parentfafe8849741d374c03436ac862dae07cc4e3b51f
Removed some useless includes
Changed some linkage from C to default (extern c++)
13 files changed:
src/EventLoop.cc
src/EventLoop.h
src/ExternalACL.h
src/base/AsyncCall.cc
src/base/AsyncCall.h
src/errorpage.h
src/event.h
src/fd.h
src/htcp.h
src/http.cc
src/http.h
src/tests/testEventLoop.cc
src/tests/testStoreSupport.h