From 7ffb604a2f1f992870861d772d2879f59cf7a58a Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Tue, 1 Nov 2005 21:53:30 +0000 Subject: issue #4678 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6936 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- ast_expr2f.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ast_expr2f.c') diff --git a/ast_expr2f.c b/ast_expr2f.c index b3e88f1e6..defaa100c 100755 --- a/ast_expr2f.c +++ b/ast_expr2f.c @@ -956,7 +956,7 @@ static yyconst yy_state_type yy_NUL_trans[33] = #include #include #include -#ifndef SOLARIS +#if !defined(SOLARIS) && !defined(__CYGWIN__) #include #else #define quad_t int64_t -- cgit v1.2.3