diff options
| -rw-r--r-- | liolib.c | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -114,7 +114,7 @@ static int l_checkmode (const char *mode) { | |||
| 114 | 114 | ||
| 115 | #if !defined(l_fseek) /* { */ | 115 | #if !defined(l_fseek) /* { */ |
| 116 | 116 | ||
| 117 | #if defined(LUA_USE_POSIX) /* { */ | 117 | #if defined(LUA_USE_POSIX) || defined(LUA_USE_OFF_T) /* { */ |
| 118 | 118 | ||
| 119 | #include <sys/types.h> | 119 | #include <sys/types.h> |
| 120 | 120 | ||
