config: Updates to AFS_HAVE_STATVFS for FreeBSD
[openafs.git] / src / config / param.i386_fbsd_60.h
index 3f91609..97fa34e 100644 (file)
@@ -59,7 +59,6 @@
 #define SYS_NAME_ID    SYS_NAME_ID_i386_fbsd_60
 
 #define AFS_HAVE_FFS            1      /* Use system's ffs. */
-#define AFS_HAVE_STATVFS       0       /* System doesn't supports statvfs */
 
 #define RXK_LISTENER_ENV 1
 #define AFS_GCPAGS             0       /* if nonzero, garbage collect PAGs */
@@ -150,7 +149,7 @@ enum vcexcl { NONEXCL, EXCL };
 
 #define AFSLITTLE_ENDIAN    1
 #define AFS_HAVE_FFS        1  /* Use system's ffs. */
-#define AFS_HAVE_STATVFS    1  /* System doesn't support statvfs */
+#define AFS_HAVE_STATVFS    1  /* System does support statvfs */
 #define AFS_VM_RDWR_ENV            1   /* read/write implemented via VM */
 
 #define        afsio_iov       uio_iov