From: Jonathan A. Kollasch Date: Fri, 23 Sep 2011 19:14:47 +0000 (+0000) Subject: correct omission of AFS_NBSD60_ENV from nbsd60 param file X-Git-Tag: upstream/1.8.0_pre1^2~3226 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=b99ab0371a66803fdffafe848cb324595eb9de61;p=packages%2Fo%2Fopenafs.git correct omission of AFS_NBSD60_ENV from nbsd60 param file Change-Id: I6b72ab5d9e3e5000c9138e6470e80491d85328b1 Reviewed-on: http://gerrit.openafs.org/5499 Tested-by: BuildBot Reviewed-by: Derrick Brashear --- diff --git a/src/config/param.nbsd60.h b/src/config/param.nbsd60.h index fb8863162..09a717636 100644 --- a/src/config/param.nbsd60.h +++ b/src/config/param.nbsd60.h @@ -34,6 +34,7 @@ #define AFS_NBSD30_ENV 1 #define AFS_NBSD40_ENV 1 #define AFS_NBSD50_ENV 1 +#define AFS_NBSD60_ENV 1 #undef AFS_NONFSTRANS #define AFS_NONFSTRANS 1