Revert "newest VSI C compiler uses different predefined macro"
This reverts commit 2dfe4c2a27.
This commit is contained in:
@@ -166,11 +166,6 @@ typedef uchar nhsym;
|
|||||||
* Please don't change the order. It does matter.
|
* Please don't change the order. It does matter.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifdef __vms
|
|
||||||
#ifndef VMS
|
|
||||||
#define VMS
|
|
||||||
#endif
|
|
||||||
#endif
|
|
||||||
#ifdef VMS
|
#ifdef VMS
|
||||||
#include "vmsconf.h"
|
#include "vmsconf.h"
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user