summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pr/include/obsolete/protypes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pr/include/obsolete/protypes.h b/pr/include/obsolete/protypes.h
index d1875b7b..bcacbee5 100644
--- a/pr/include/obsolete/protypes.h
+++ b/pr/include/obsolete/protypes.h
@@ -39,7 +39,7 @@ typedef PRIntn intn;
#include <support/SupportDefs.h>
-#elif VMS
+#elif defined(VMS)
/*
* OpenVMS already defines the integer types below in its standard
* header files ints.h and types.h.