]> git.gsnw.org Git - fping.git/commit
Fix build with --disable-ipv6
authorLars Wendler <polynomial-c@gentoo.org>
Tue, 18 Sep 2018 13:05:36 +0000 (15:05 +0200)
committerLars Wendler <polynomial-c@gentoo.org>
Tue, 18 Sep 2018 13:10:04 +0000 (15:10 +0200)
commitaa4a5f681ae39637d2a76ade6ea4b339a4963c0e
treea3198588b126c357c98500069f0c1bc25d194582
parentf9e1964160b19f56a446b181cd23dc3a865c900d
Fix build with --disable-ipv6

Otheriwse build breaks with:

fping.c:690:24: error: ‘socket6’ undeclared (first use in this function);
did you mean ‘socket4’?
src/fping.c