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: openafs-stable-1_8_0pre1~515 X-Git-Url: http://git.openafs.org/?p=openafs.git;a=commitdiff_plain;h=f4c2befbdf1d8b251a2b029297c31c3ab1ba917c;hp=e4a8a7a38dbf29e89bc1a7b6b017447a6aa0c764 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 56d55cb..516c397 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