diff options
| -rw-r--r-- | gzguts.h | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -27,7 +27,7 @@ | |||
| 27 | #endif | 27 | #endif |
| 28 | #include <fcntl.h> | 28 | #include <fcntl.h> |
| 29 | 29 | ||
| 30 | #if defined(MSDOS) && defined(__TURBOC__) | 30 | #ifdef __TURBOC__ |
| 31 | # include <io.h> | 31 | # include <io.h> |
| 32 | #endif | 32 | #endif |
| 33 | 33 | ||
