aboutsummaryrefslogtreecommitdiffstats
path: root/ast_expr2f.c
diff options
context:
space:
mode:
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