aboutsummaryrefslogtreecommitdiff
path: root/lib/hostsyn.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/hostsyn.c')
-rw-r--r--lib/hostsyn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/hostsyn.c b/lib/hostsyn.c
index 027d5fa1a..65d72256b 100644
--- a/lib/hostsyn.c
+++ b/lib/hostsyn.c
@@ -43,7 +43,7 @@
#ifdef HAVE_UNISTD_H
#include <unistd.h> /* for the close() proto */
#endif
-#ifdef VMS
+#ifdef __VMS
#include <in.h>
#include <inet.h>
#include <stdlib.h>