irix-largefile-client-20040808

enable largefile support in the client
This commit is contained in:
Derrick Brashear 2004-08-09 04:30:18 +00:00
parent b26b38a321
commit bdbb4fd767

View File

@ -38,6 +38,7 @@
#define _ANSI_C_SOURCE 1 /* rx_user.h */
#define AFS_64BIT_ENV 1 /* Defines afs_int32 as int, not long. */
#define AFS_64BIT_CLIENT 1
#define AFS_64BITPOINTER_ENV 1 /* pointers are 64 bits. */
#define AFS_HAVE_FFS 1 /* Use system's ffs. */
#define AFS_HAVE_STATVFS 1 /* System supports statvfs */