diff options
Diffstat (limited to 'lib/hostasyn.c')
-rw-r--r-- | lib/hostasyn.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/hostasyn.c b/lib/hostasyn.c index 8659e2fb2..715b0da4b 100644 --- a/lib/hostasyn.c +++ b/lib/hostasyn.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> |