rxkad-v5-dot-check-20080124
authorJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 24 Jan 2008 16:05:58 +0000 (16:05 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 24 Jan 2008 16:05:58 +0000 (16:05 +0000)
LICENSE MIT

Export rx_SetSecurityConfiguration on Windows

src/libafsauthent/afsauthent.def
src/libafsrpc/afsrpc.def

index d7dba37..4dfa492 100644 (file)
@@ -114,3 +114,4 @@ EXPORTS
        rx_InitHost                                     @112
        VOTE_GetSyncSite                                @113
        ubik_RefreshConn                                @114
+        rx_SetSecurityConfiguration                     @115
index a642405..c613f85 100644 (file)
@@ -220,3 +220,4 @@ EXPORTS
        rx_NewServiceHost                       @225
         osi_AssertFailU                                @226
        DllMain                                 @227
+        rx_SetSecurityConfiguration             @228