config: Updates to AFS_HAVE_STATVFS for FreeBSD
[openafs.git] / src / config / param.amd64_fbsd_93.h
index 7f5d22f..a8dc0c1 100644 (file)
@@ -7,7 +7,7 @@
 
 #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 */