Changes for VMS.  Mostly by Zoltan Arpadffy.
diff --git a/src/os_vms_conf.h b/src/os_vms_conf.h
index d70ab61..ade1ea3 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 */