From 3184a91ec86b2f35f16a8e11e2daa03fac8e91b6 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Wed, 30 Dec 2009 17:59:56 +0000 Subject: VMS specific preprocessor symbol checking adjustments --- lib/hostasyn.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/hostasyn.c') 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 /* for the close() proto */ #endif -#ifdef VMS +#ifdef __VMS #include #include #include -- cgit v1.2.3