]> git.ipfire.org Git - thirdparty/squid.git/commit
Cleanup macros in src/defines.h (#860)
authorAmos Jeffries <yadij@users.noreply.github.com>
Sun, 25 Jul 2021 19:42:12 +0000 (19:42 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Sun, 25 Jul 2021 20:52:10 +0000 (20:52 +0000)
commit5d821589e09ffa341e8b6607f95c1d82fcb868a8
treeb03282b06d557108a506a33e15ba6caa50f68eeb
parent3db00caa6b783bdb483fd1b454859c287de4c9c8
Cleanup macros in src/defines.h (#860)

Reduce compile unit dependencies on src/defines.h by moving some
src/defines.h macros to their most-relevant header.

Also remove all src/defines.h macros known to be unused.
src/acl/TimeData.cc
src/defines.h
src/esi/Segment.h
src/globals.h
src/http/forward.h
src/mgr/StoreToCommWriter.h
src/tools.cc