diff options
author | Bram Moolenaar <Bram@vim.org> | 2006-02-23 21:26:58 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2006-02-23 21:26:58 +0000 |
commit | 80a94a582cd2d5307d1e65ec06fe0fb05f60d7c9 (patch) | |
tree | aff2c0d22bf46c67d702d07b7ce0d160c09d7e23 /src/os_vms_conf.h | |
parent | d1f56e68f1315687ff5b913e2577f11b0b620573 (diff) | |
download | vim-git-80a94a582cd2d5307d1e65ec06fe0fb05f60d7c9.tar.gz |
updated for version 7.0205
Diffstat (limited to 'src/os_vms_conf.h')
-rw-r--r-- | src/os_vms_conf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/os_vms_conf.h b/src/os_vms_conf.h index 006460824..2ede37d91 100644 --- a/src/os_vms_conf.h +++ b/src/os_vms_conf.h @@ -106,6 +106,7 @@ #define HAVE_FSYNC #define HAVE_GETPWUID #define HAVE_GETPWNAM +#define HAVE_STDARG_H #define HAVE_STDLIB_H #define HAVE_STRING_H #define HAVE_ERRNO_H |