summaryrefslogtreecommitdiff
path: root/src/vmsify.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/vmsify.c')
-rw-r--r--src/vmsify.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vmsify.c b/src/vmsify.c
index d539f94f..036f11bb 100644
--- a/src/vmsify.c
+++ b/src/vmsify.c
@@ -24,7 +24,7 @@ this program. If not, see <https://www.gnu.org/licenses/>. */
#include "makeint.h"
-#if VMS
+#if MK_OS_VMS
#include <unixlib.h>
#include <stdlib.h>
#include <jpidef.h>