mirror of
https://github.com/reactos/reactos.git
synced 2025-06-25 11:49:42 +00:00
[LIBXML2] Update to version 2.9.7. CORE-14291
This commit is contained in:
parent
b97f0a8fed
commit
fc82f8e2e3
52 changed files with 1978 additions and 2458 deletions
2
sdk/lib/3rdparty/libxml2/elfgcchack.h
vendored
2
sdk/lib/3rdparty/libxml2/elfgcchack.h
vendored
|
@ -11,7 +11,7 @@
|
|||
#ifdef IN_LIBXML
|
||||
#ifdef __GNUC__
|
||||
#ifdef PIC
|
||||
#ifdef linux
|
||||
#ifdef __linux__
|
||||
#if (__GNUC__ == 3 && __GNUC_MINOR__ >= 3) || (__GNUC__ > 3)
|
||||
|
||||
#include "libxml/c14n.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue