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/if2ip.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/if2ip.c') diff --git a/lib/if2ip.c b/lib/if2ip.c index f0159457c..b8ed4c81c 100644 --- a/lib/if2ip.c +++ b/lib/if2ip.c @@ -53,7 +53,7 @@ #ifdef HAVE_STROPTS_H # include #endif -#ifdef VMS +#ifdef __VMS # include #endif -- cgit v1.2.3