Removing hardcoded BZ_UNIX definition which broke the build on Windows.
This commit is contained in:
parent
af3ab6c58f
commit
d0dae15260
@ -25,7 +25,6 @@
|
||||
Also works on 64-bit Unix boxes.
|
||||
This is the default.
|
||||
*/
|
||||
#define BZ_UNIX 1
|
||||
#if BZ_UNIX
|
||||
# include <fcntl.h>
|
||||
# include <sys/types.h>
|
||||
|
Loading…
Reference in New Issue
Block a user