From: Marc Dionne Date: Thu, 7 Jun 2007 03:18:21 +0000 (+0000) Subject: restore-missing_afs_realm_names-20070606 X-Git-Tag: BP-openafs-windows-kdfs-ifs~683 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=c0010267f2cb168e94e3ae1af94cae9499c661bc;p=packages%2Fo%2Fopenafs.git restore-missing_afs_realm_names-20070606 FIXES 62016 restore AFS_REALM_NAMES --- diff --git a/src/config/afs_sysnames.h b/src/config/afs_sysnames.h index a7bc83d30..16be0fa17 100644 --- a/src/config/afs_sysnames.h +++ b/src/config/afs_sysnames.h @@ -286,4 +286,6 @@ #ifdef AFS_KERBREALM_ENV #define AFS_REALM_SZ 64 #endif +/* Specifies the number of equivalent local realm names */ +#define AFS_NUM_LREALMS 4 #endif /* __AFS_SYSNAMES_INCL_ENV_ */