STABLE14-hpux11i-64bit-iops-20051102

hpux 11i has 64 bit inodes


(cherry picked from commit 14a985b93f053896c6cd7b2dce1ed07cbff7df73)
This commit is contained in:
Derrick Brashear 2005-11-02 05:31:39 +00:00
parent 2560315f69
commit 2668bc9740

View File

@ -26,6 +26,7 @@
#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_64BIT_IOPS_ENV 1
#include <afs/afs_sysnames.h>