[openssh-commits] [openssh] branch master updated (a4cc579c -> 245dcbdc)
git+noreply at mindrot.org
git+noreply at mindrot.org
Wed Nov 13 11:22:19 AEDT 2019
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from a4cc579c Fix comment in match_usergroup_pattern_list.
new 245dcbdc Put headers inside ifdef _AIX.
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 245dcbdca5374296bdb9c48be6e24bdf6b1c0af7
Author: Darren Tucker <dtucker at dtucker.net>
Date: Wed Nov 13 11:19:26 2019 +1100
Put headers inside ifdef _AIX.
Prevents compile errors due to missing definitions (eg va_list) on
non-AIX platforms.
Summary of changes:
openbsd-compat/port-aix.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list