diff --git a/src/config/param.sgi_65.h b/src/config/param.sgi_65.h index 25689c4b96..433f81df7a 100644 --- a/src/config/param.sgi_65.h +++ b/src/config/param.sgi_65.h @@ -159,8 +159,6 @@ #define AFS_USR_SGI64_ENV 1 #define AFS_USR_SGI65_ENV 1 -#include - /*#define AFS_GLOBAL_SUNLOCK 1 *//* For global locking */ #define AFS_3DISPARES 1 /* Utilize the 3 available disk inode 'spares' */ @@ -181,6 +179,8 @@ #define AFS_64BIT_ENV 1 /* Defines afs_int32 as int, not long. */ +#include + /* Extra kernel definitions (from kdefs file) */ #ifdef KERNEL #define AFS_UIOFMODE 1 /* Only in afs/afs_vnodeops.c (afs_ustrategy) */