Fix build with --disable-ipv6
Otherwise build breaks with: fping.c:399:14: error: ‘ident6’ undeclared (first use in this function); did you mean ‘ident4’? 399 | ident4 = ident6 = getpid() & 0xFFFF; | ^~~~~~ | ident4 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>pull/187/head
parent
08c83453f3
commit
54e97d9e39
Loading…
Reference in New Issue