1 diff --git a/third_party/libxml/src/libxml.h b/third_party/libxml/src/libxml.h
2 index 1656ac2..f8a368c 100644
3 --- a/third_party/libxml/src/libxml.h
4 +++ b/third_party/libxml/src/libxml.h
6 #define _FILE_OFFSET_BITS 64
9 +#ifndef _CRT_NO_POSIX_ERROR_CODES
10 +#define _CRT_NO_POSIX_ERROR_CODES
13 #if defined(macintosh)
14 #include "config-mac.h"