]> git.ipfire.org Git - thirdparty/squid.git/commit
Portability: skip redefinition of inet_ntop/inet_pton
authorAmos Jeffries <squid3@treenet.co.nz>
Mon, 12 Jan 2015 14:27:01 +0000 (06:27 -0800)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 12 Jan 2015 14:27:01 +0000 (06:27 -0800)
commit4dbe7028cab8484b2a5167aee078594434da684b
treeab6ef66b4c3b337ac1006b2e6c43245e72613f5b
parent86f84bd134f448ad9d669e6ff8d2d44fe32f2377
Portability: skip redefinition of inet_ntop/inet_pton

... even if ./configure detects their absence they may be pulled in from
elsewhere. Such as our own compat/os/ headers (eg. on Windows).
compat/inet_ntop.h
compat/inet_pton.h