diff options
| -rw-r--r-- | bzip2.c | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -150,6 +150,8 @@ | |||
| 150 | ERROR_IF_MINUS_ONE ( retVal ); \ | 150 | ERROR_IF_MINUS_ONE ( retVal ); \ |
| 151 | } while ( 0 ) | 151 | } while ( 0 ) |
| 152 | 152 | ||
| 153 | # define STDERR_FILENO _fileno(stderr) | ||
| 154 | |||
| 153 | #endif /* BZ_LCCWIN32 */ | 155 | #endif /* BZ_LCCWIN32 */ |
| 154 | 156 | ||
| 155 | 157 | ||
