aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bzip2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bzip2.c b/bzip2.c
index e362c65..be3b3be 100644
--- a/bzip2.c
+++ b/bzip2.c
@@ -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 '\\'