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/hostares.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/hostares.c') diff --git a/lib/hostares.c b/lib/hostares.c index 1412f13a6..8c1cb14fe 100644 --- a/lib/hostares.c +++ b/lib/hostares.c @@ -46,7 +46,7 @@ #ifdef HAVE_UNISTD_H #include /* for the close() proto */ #endif -#ifdef VMS +#ifdef __VMS #include #include #include -- cgit v1.2.3