Do not turn off AFS_HAVE_STATVFS for UKERNEL
[openafs.git] / src / config / param.sgi_65.h
index f45ea30..eed5e93 100644 (file)
 #define SYS_NAME_ID    SYS_NAME_ID_sgi_65
 #define AFSBIG_ENDIAN  1
 #define AFS_HAVE_FFS            1      /* Use system's ffs. */
-#define AFS_HAVE_STATVFS       0       /* System doesn't support statvfs */
+#define AFS_HAVE_STATVFS       1       /* System supports statvfs */
 
 #define AFS_64BIT_ENV          1       /* Defines afs_int32 as int, not long. */