diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/LexLua.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/LexLua.cxx b/src/LexLua.cxx index 3e4b25cb5..d3f80ada2 100644 --- a/src/LexLua.cxx +++ b/src/LexLua.cxx @@ -12,7 +12,6 @@ #include <ctype.h> #include <stdarg.h> #include <stdio.h> -#include <fcntl.h> #include "Platform.h" |