]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
conditionalise match localnetwork on ifaddrs.h
authorDamien Miller <djm@mindrot.org>
Tue, 18 Jul 2023 05:30:45 +0000 (15:30 +1000)
committerDamien Miller <djm@mindrot.org>
Tue, 18 Jul 2023 05:30:45 +0000 (15:30 +1000)
commitff047504fa6e008c4092f8929881816b8993bea0
tree39b4c576664d9d9b17f41aca85f60d0a707077b6
parentb87b03282e466ca2927954ce93f5dbf0bfdc68f6
conditionalise match localnetwork on ifaddrs.h

Fixes build breakage on platforms that lack getifaddrs()
readconf.c