diff options
Diffstat (limited to 'vms/src')
-rw-r--r-- | vms/src/h5pubconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/src/h5pubconf.h b/vms/src/h5pubconf.h index c80f460..c04d334 100644 --- a/vms/src/h5pubconf.h +++ b/vms/src/h5pubconf.h @@ -231,7 +231,7 @@ #define H5_HAVE_SRANDOM 1 /* Define if `struct stat' has the `st_blocks' field */ -#define H5_HAVE_STAT_ST_BLOCKS 1 +/* #undef H5_HAVE_STAT_ST_BLOCKS */ /* Define to 1 if you have the <stddef.h> header file. */ #define H5_HAVE_STDDEF_H 1 |