From 5e7e3724fc354a17ebc05814d8693a50d859bd84 Mon Sep 17 00:00:00 2001 From: Simon Wilkinson Date: Tue, 10 Apr 2012 00:35:43 +0100 Subject: [PATCH] Import the expand_path.c file from Heimdal Import expand_path.c from Heimdal so that it can be used for path parsing with the Windows version of the INI file parser. Change-Id: I764ea10edb8bb63bd45216c912c0f67597c4467a Reviewed-on: http://gerrit.openafs.org/7144 Tested-by: Simon Wilkinson Reviewed-by: Derrick Brashear --- src/external/heimdal-files | 1 + 1 file changed, 1 insertion(+) diff --git a/src/external/heimdal-files b/src/external/heimdal-files index cef1335bb5..633e5b43b4 100644 --- a/src/external/heimdal-files +++ b/src/external/heimdal-files @@ -4,6 +4,7 @@ lib/krb5/crypto.h krb5/crypto.h lib/krb5/crypto-aes.c krb5/crypto-aes.c lib/krb5/crypto-evp.c krb5/crypto-evp.c lib/krb5/data.c krb5/data.c +lib/krb5/expand_path.c krb5/expand_path.c lib/krb5/keyblock.c krb5/keyblock.c lib/krb5/n-fold.c krb5/n-fold.c lib/krb5/store-int.c krb5/store-int.c