From: Michael Meffie Date: Fri, 1 Aug 2014 12:38:45 +0000 (-0400) Subject: roken: add inet_ntop and inet_pton to the imported file list X-Git-Tag: upstream/1.8.0_pre1^2~515 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=f4c2befbdf1d8b251a2b029297c31c3ab1ba917c;p=packages%2Fo%2Fopenafs.git roken: add inet_ntop and inet_pton to the imported file list Change-Id: If785d18e3fd5f333c62bff9ddee2c5835ee871db Reviewed-on: http://gerrit.openafs.org/11582 Tested-by: BuildBot Reviewed-by: D Brashear --- diff --git a/src/external/heimdal-files b/src/external/heimdal-files index 56d55cbfd..516c397ac 100644 --- a/src/external/heimdal-files +++ b/src/external/heimdal-files @@ -85,6 +85,8 @@ lib/roken/getprogname.c roken/getprogname.c lib/roken/gettimeofday.c roken/gettimeofday.c lib/roken/hex.c roken/hex.c lib/roken/hex.h roken/hex.h +lib/roken/inet_ntop.c roken/inet_ntop.c +lib/roken/inet_pton.c roken/inet_pton.c lib/roken/issuid.c roken/issuid.c lib/roken/localtime_r.c roken/localtime_r.c lib/roken/mkdir.c roken/mkdir.c