summaryrefslogtreecommitdiff
path: root/src/os_vms_conf.h
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2010-07-28 19:38:16 +0200
committerBram Moolenaar <Bram@vim.org>2010-07-28 19:38:16 +0200
commit8e46927a32f8a9b94351962304ae4d827e5b46ff (patch)
treeacc944f0b4722c1613ee2581f06f84d4f06bc29c /src/os_vms_conf.h
parent1dba0fbb7a26205d9cbf58590baefe5e669f0fc4 (diff)
downloadvim-git-8e46927a32f8a9b94351962304ae4d827e5b46ff.tar.gz
Changes for VMS. Mostly by Zoltan Arpadffy.
Diffstat (limited to 'src/os_vms_conf.h')
-rw-r--r--src/os_vms_conf.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/os_vms_conf.h b/src/os_vms_conf.h
index d70ab6137..ade1ea3a4 100644
--- a/src/os_vms_conf.h
+++ b/src/os_vms_conf.h
@@ -50,6 +50,9 @@
/* Define to `int' if <sys/types.h> doesn't define. */
/* #undef uid_t */
+/* Define to `unsigned int' or other type that is 32 bit. */
+#define UINT32_T unsigned int
+
/* Define to `int' if <sys/types.h> doesn't define. */
/* #undef gid_t */