diff src/s/vms5-5.h @ 13941:b9e41e8f770d

Initial revision
author Karl Heuer <kwzh@gnu.org>
date Thu, 04 Jan 1996 22:57:41 +0000
parents
children 695cf19ef79e d7ddb3e565de
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/s/vms5-5.h	Thu Jan 04 22:57:41 1996 +0000
@@ -0,0 +1,8 @@
+#include "vms.h"
+#define VMS5_5
+#define VMS4_4
+
+/* The bug that SHARABLE_LIB_BUG fixes is gone in version 5.5 of VMS.
+   And defining it causes lossage because sys_errlist has a different
+   number of elements.  */
+#undef SHARABLE_LIB_BUG