diff src/os_vms_conf.h @ 2428:33148c37f3c9 vim73

Changes for VMS. Mostly by Zoltan Arpadffy.
author Bram Moolenaar <bram@vim.org>
date Wed, 28 Jul 2010 19:38:16 +0200
parents 71eaeb69efe4
children 136f05449f29
line wrap: on
line diff
--- 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 */