From: Jeffrey Altman Date: Tue, 9 Jul 2013 13:54:42 +0000 (-0400) Subject: windows: afsauthent.dll export afsconf_ functions X-Git-Tag: upstream/1.8.0_pre1^2~1093 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=370a41f6f64ff8c1c20586f984d4cb0293f2b0c3;p=packages%2Fo%2Fopenafs.git 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 --- 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