aboutsummaryrefslogtreecommitdiffstats
path: root/src/s/vms5-5.h
blob: e51fedf6317f76164dc137956b6b44fad9be8d2f (plain)
1
2
3
4
5
6
7
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