diff --git a/third_party/libxml/src/relaxng.c b/third_party/libxml/src/relaxng.c index 004e090e76c..30e808e38e3 100644 --- a/third_party/libxml/src/relaxng.c +++ b/third_party/libxml/src/relaxng.c @@ -11097,5 +11097,4 @@ xmlRelaxNGValidateDoc(xmlRelaxNGValidCtxtPtr ctxt, xmlDocPtr doc) } #define bottom_relaxng -#include "third_party/libxml/src/elfgcchack.h" #endif /* LIBXML_SCHEMAS_ENABLED */ diff --git a/third_party/libxml/src/xmlregexp.c b/third_party/libxml/src/xmlregexp.c index 745596b83f0..793b912d99c 100644 --- a/third_party/libxml/src/xmlregexp.c +++ b/third_party/libxml/src/xmlregexp.c @@ -8256,5 +8256,4 @@ xmlExpCtxtNbCons(xmlExpCtxtPtr ctxt) { #endif /* LIBXML_EXPR_ENABLED */ #define bottom_xmlregexp -#include "third_party/libxml/src/elfgcchack.h" #endif /* LIBXML_REGEXP_ENABLED */ diff --git a/third_party/libxml/src/xmlschemas.c b/third_party/libxml/src/xmlschemas.c index cdf9e1179fa..e2f65f3afb0 100644 --- a/third_party/libxml/src/xmlschemas.c +++ b/third_party/libxml/src/xmlschemas.c @@ -28962,5 +28962,4 @@ xmlSchemaValidCtxtGetParserCtxt(xmlSchemaValidCtxtPtr ctxt) } #define bottom_xmlschemas -#include "third_party/libxml/src/elfgcchack.h" #endif /* LIBXML_SCHEMAS_ENABLED */ diff --git a/third_party/libxml/src/xmlschemastypes.c b/third_party/libxml/src/xmlschemastypes.c index bae1ac602cc..7747227457f 100644 --- a/third_party/libxml/src/xmlschemastypes.c +++ b/third_party/libxml/src/xmlschemastypes.c @@ -6160,5 +6160,4 @@ xmlSchemaGetValType(xmlSchemaValPtr val) } #define bottom_xmlschemastypes -#include "third_party/libxml/src/elfgcchack.h" #endif /* LIBXML_SCHEMAS_ENABLED */ diff --git a/third_party/libxml/src/xpointer.c b/third_party/libxml/src/xpointer.c index e170ba24b6d..192bc3bee94 100644 --- a/third_party/libxml/src/xpointer.c +++ b/third_party/libxml/src/xpointer.c @@ -2949,6 +2949,5 @@ xmlXPtrEvalRangePredicate(xmlXPathParserContextPtr ctxt) { } #define bottom_xpointer -#include "third_party/libxml/src/elfgcchack.h" #endif