From: Jeffrey Altman Date: Thu, 24 Jan 2008 16:05:58 +0000 (+0000) Subject: rxkad-v5-dot-check-20080124 X-Git-Tag: BP-openafs-windows-kdfs-ifs~182 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=89d93d9ad7862c5de0587a84d99c567bf5a61d14;p=packages%2Fo%2Fopenafs.git rxkad-v5-dot-check-20080124 LICENSE MIT Export rx_SetSecurityConfiguration on Windows --- diff --git a/src/libafsauthent/afsauthent.def b/src/libafsauthent/afsauthent.def index d7dba376e..4dfa492cf 100644 --- a/src/libafsauthent/afsauthent.def +++ b/src/libafsauthent/afsauthent.def @@ -114,3 +114,4 @@ EXPORTS rx_InitHost @112 VOTE_GetSyncSite @113 ubik_RefreshConn @114 + rx_SetSecurityConfiguration @115 diff --git a/src/libafsrpc/afsrpc.def b/src/libafsrpc/afsrpc.def index a642405b3..c613f855f 100644 --- a/src/libafsrpc/afsrpc.def +++ b/src/libafsrpc/afsrpc.def @@ -220,3 +220,4 @@ EXPORTS rx_NewServiceHost @225 osi_AssertFailU @226 DllMain @227 + rx_SetSecurityConfiguration @228