]> granicus.if.org Git - sudo/commit
Fix inet_ntop() replacement on older systems without it.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 23 Oct 2014 21:44:03 +0000 (15:44 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 23 Oct 2014 21:44:03 +0000 (15:44 -0600)
commitd0cc4d9e4b942d2bddd7754a7306751ce9ff68fe
treec9b6050985ed80d2b8bd3f457872d2cbf7d601bc
parent7dc2c8fa1cbd91dce692c2a8d6ae04f5a04b8b06
Fix inet_ntop() replacement on older systems without it.
We only expose the prototype for net_ifs.c due to the
use of socklen_t.
configure
configure.ac
include/sudo_compat.h
lib/util/inet_ntop.c
src/net_ifs.c