diff options
Diffstat (limited to 'Source/cmListFileLexer.c')
-rw-r--r-- | Source/cmListFileLexer.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmListFileLexer.c b/Source/cmListFileLexer.c index 8c7e066..9c4f4df 100644 --- a/Source/cmListFileLexer.c +++ b/Source/cmListFileLexer.c @@ -484,6 +484,7 @@ static yyconst flex_int32_t yy_rule_can_match_eol[15] = /* Disable features we do not need. */ #define YY_NEVER_INTERACTIVE 1 #define YY_NO_UNPUT 1 +#define YY_NO_UNISTD_H 1 #define ECHO /* Setup the proper yylex declaration. */ |