replace: remove needless vxfs header file check
[sfrench/samba-autobuild/.git] / lib / replace / system / filesys.h
index b9ce41a4b38bbf75086e4464077d4cd1a7af322b..1a8cb68103d22e3f83b25a13a2860f9cd8c79419 100644 (file)
 #include <sys/uio.h>
 #endif
 
-/*
- * Veritas File System.  Often in addition to native.
- * Quotas different.
- */
-#if defined(HAVE_SYS_FS_VX_QUOTA_H)
-#define VXFS_QUOTA
-#endif
-
 #if defined(HAVE_SYS_ATTRIBUTES_H)
 #include <sys/attributes.h>
 #elif defined(HAVE_ATTR_ATTRIBUTES_H)