summaryrefslogtreecommitdiff
path: root/idlc/source/scanner.l
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/source/scanner.l')
-rw-r--r--idlc/source/scanner.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/idlc/source/scanner.l b/idlc/source/scanner.l
index ca5119feed6f..51204b8ade46 100644
--- a/idlc/source/scanner.l
+++ b/idlc/source/scanner.l
@@ -257,11 +257,11 @@ static void parseLineAndFile(sal_Char* pBuf)
#endif
/**/
#endif
+#define YY_NO_UNISTD_H
%}
%option noyywrap
%option never-interactive
-%option nounistd
%x DOCU
%x COMMENT