diff options
Diffstat (limited to '')
-rw-r--r-- | bzip2.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -128,7 +128,7 @@ | |||
128 | #if BZ_LCCWIN32 | 128 | #if BZ_LCCWIN32 |
129 | # include <io.h> | 129 | # include <io.h> |
130 | # include <fcntl.h> | 130 | # include <fcntl.h> |
131 | # include <sys\stat.h> | 131 | # include <sys/stat.h> |
132 | 132 | ||
133 | # define NORETURN /**/ | 133 | # define NORETURN /**/ |
134 | # define PATH_SEP '\\' | 134 | # define PATH_SEP '\\' |