recvfrom: update config.h define for in_pktinfo.ipi_addr
commitcb619257ed1875fcc95c31c81e43a21c0e00fbf1
authorH. Peter Anvin <hpa@zytor.com>
Tue, 11 Jun 2024 01:38:43 +0000 (10 18:38 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 11 Jun 2024 01:38:43 +0000 (10 18:38 -0700)
treed9db7ef62af4db9f2aa52f9f2afa3edd03d09b31
parentfefaa2cc5c2ae1537fccbb552496787130feeeaa
recvfrom: update config.h define for in_pktinfo.ipi_addr

configure.ac now explicitly checks for struct in_pktinfo.ipi_addr;
update the configure name to match.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
tftpd/recvfrom.c