summaryrefslogtreecommitdiff
path: root/idlc/source
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/source')
-rw-r--r--idlc/source/scanner.l1
1 files changed, 1 insertions, 0 deletions
diff --git a/idlc/source/scanner.l b/idlc/source/scanner.l
index aed48cf08402..ca5119feed6f 100644
--- a/idlc/source/scanner.l
+++ b/idlc/source/scanner.l
@@ -261,6 +261,7 @@ static void parseLineAndFile(sal_Char* pBuf)
%option noyywrap
%option never-interactive
+%option nounistd
%x DOCU
%x COMMENT