diff options
Diffstat (limited to 'src/os_vms_conf.h')
-rw-r--r-- | src/os_vms_conf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/os_vms_conf.h b/src/os_vms_conf.h index ade1ea3a4..4058e4a36 100644 --- a/src/os_vms_conf.h +++ b/src/os_vms_conf.h @@ -23,7 +23,7 @@ #define HAVE_DATE_TIME /* Defined to the size of an int */ -#define SIZEOF_INT 4 +#define VIM_SIZEOF_INT 4 /* #undef USEBCOPY */ #define USEMEMMOVE |