[openssh-commits] [openssh] branch master updated (18a208d -> e50e8c9)
git+noreply at mindrot.org
git+noreply at mindrot.org
Sat Feb 21 15:13:47 AEDT 2015
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from 18a208d upstream commit
new e50e8c9 Add null declaration of AI_NUMERICINFO.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit e50e8c97a9cecae1f28febccaa6ca5ab3bc10f54
Author: Darren Tucker <dtucker at zip.com.au>
Date: Sat Feb 21 15:10:33 2015 +1100
Add null declaration of AI_NUMERICINFO.
Some platforms (older FreeBSD and DragonFly versions) do have
getaddrinfo() but do not have AI_NUMERICINFO. so define it to zero
in those cases.
Summary of changes:
configure.ac | 7 +++++++
defines.h | 4 ++++
2 files changed, 11 insertions(+)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list