From 370a41f6f64ff8c1c20586f984d4cb0293f2b0c3 Mon Sep 17 00:00:00 2001 From: Jeffrey Altman Date: Tue, 9 Jul 2013 09:54:42 -0400 Subject: [PATCH] windows: afsauthent.dll export afsconf_ functions Export additional afsconf_ functions required for asetkey Change-Id: Id8d63f7d18563bd8963750aed6b7baaf873716a8 Reviewed-on: http://gerrit.openafs.org/10069 Tested-by: BuildBot Reviewed-by: Jeffrey Altman --- src/libafsauthent/afsauthent.def | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/libafsauthent/afsauthent.def b/src/libafsauthent/afsauthent.def index eb1f4399f..31809cd54 100644 --- a/src/libafsauthent/afsauthent.def +++ b/src/libafsauthent/afsauthent.def @@ -160,3 +160,8 @@ EXPORTS afsconf_SawCell @159 DATA ka_PrintBytes @160 ka_KeyIsZero @161 + afsconf_typedKey_new @162 + afsconf_typedKey_put @163 + afsconf_AddTypedKey @164 + afsconf_typedKey_values @165 + afsconf_GetAllKeys @166 -- 2.39.5