diff options
Diffstat (limited to 'vms/vms-conf.h')
-rw-r--r-- | vms/vms-conf.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/vms/vms-conf.h b/vms/vms-conf.h index 897461c2..d53976f6 100644 --- a/vms/vms-conf.h +++ b/vms/vms-conf.h @@ -289,10 +289,6 @@ /* Define to 1 if `tm_zone' is a member of `struct tm'. */ #undef HAVE_STRUCT_TM_TM_ZONE -/* Define to 1 if your `struct stat' has `st_blksize'. Deprecated, use - `HAVE_STRUCT_STAT_ST_BLKSIZE' instead. */ -#undef HAVE_ST_BLKSIZE - /* Define to 1 if you have the `system' function. */ #define HAVE_SYSTEM 1 |