From: Benjamin Kaduk Date: Fri, 15 Jun 2018 14:07:04 +0000 (-0500) Subject: Comment out missing comerr functions from afsauthent.def X-Git-Tag: upstream/1.8.1_pre2^2~5 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=c35db455f2452121ca27c821bc74b04352b4fad8;p=packages%2Fo%2Fopenafs.git Comment out missing comerr functions from afsauthent.def Apparently commit 70c4922980d1596155b4021cd72d6895c2371e23 was overzealous in making Windows match Unix, as these functions are not available in the Windows build. Reviewed-on: https://gerrit.openafs.org/13219 Tested-by: BuildBot Reviewed-by: Benjamin Kaduk (cherry picked from commit 9d0b2698ac7ab8bb689f30d819bbef08c05a8bf7) Change-Id: I6ea04a04a2e18f3a8b7f2fdd0e2ca49f4b208361 Reviewed-on: https://gerrit.openafs.org/13222 Reviewed-by: Benjamin Kaduk Tested-by: BuildBot --- diff --git a/src/libafsauthent/afsauthent.def b/src/libafsauthent/afsauthent.def index 3eb1e25ae..8927ef8fd 100644 --- a/src/libafsauthent/afsauthent.def +++ b/src/libafsauthent/afsauthent.def @@ -172,8 +172,8 @@ EXPORTS initialize_KTC_error_table @171 initialize_PT_error_table @172 initialize_U_error_table @173 - initialize_VL_error_table @174 - initialize_VOLS_error_table @175 +; initialize_VL_error_table @174 +; initialize_VOLS_error_table @175 afs_getDirPath @176 afsconf_AddIdentity @177 afsconf_CellAliasApply @178