From 19cd7d97025bfdf9684b45ded334dd9c3cf6c985 Mon Sep 17 00:00:00 2001 From: Jeffrey Altman Date: Thu, 24 Jan 2008 16:08:11 +0000 Subject: [PATCH] DEVEL15-rxkad-v5-dot-check-20080124 LICENSE MIT Export rx_SetSecurityConfiguration on Windows (cherry picked from commit 89d93d9ad7862c5de0587a84d99c567bf5a61d14) --- src/libafsauthent/afsauthent.def | 1 + src/libafsrpc/afsrpc.def | 1 + 2 files changed, 2 insertions(+) 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 -- 2.39.5