summaryrefslogtreecommitdiff
path: root/ast_expr2f.c
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2005-11-01 21:53:30 +0000
committerKevin P. Fleming <kpfleming@digium.com>2005-11-01 21:53:30 +0000
commit7ffb604a2f1f992870861d772d2879f59cf7a58a (patch)
tree17036a33b500972a312f1a5b2c75bee313f4b4d1 /ast_expr2f.c
parentb05e64ed12fdf0c73938d517c7d09f17911d6226 (diff)
issue #4678
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6936 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'ast_expr2f.c')
-rwxr-xr-xast_expr2f.c2
1 files changed, 1 insertions, 1 deletions
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 <string.h>
#include <locale.h>
#include <ctype.h>
-#ifndef SOLARIS
+#if !defined(SOLARIS) && !defined(__CYGWIN__)
#include <err.h>
#else
#define quad_t int64_t