]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
SourceLayout: migrate IPAddress into lipip.la
authorAmos Jeffries <squid3@treenet.co.nz>
Tue, 13 Jan 2009 05:29:13 +0000 (18:29 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 13 Jan 2009 05:29:13 +0000 (18:29 +1300)
This also makes some small changes to other API inside libip to allow
libbip.la to be built first as a POD library before anything src/ gets built.

Anything added to it from this point on MUST NOT require linkage outside
of libip.la or the planned libcompat.


Trivial merge