Revert "newest VSI C compiler uses different predefined macro"

This reverts commit 2dfe4c2a27.
This commit is contained in:
nhmall
2023-05-22 19:47:28 -04:00
parent ae0b306f9d
commit 788ade31ca
-5
View File
@@ -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