lib/expat.h: Expose billion laughs API for XML_DTD without XML_GE

Regression from commit caa2719863 .
This commit is contained in:
Sebastian Pipping 2024-02-28 20:44:53 +01:00
parent a387201ca4
commit 1e028f2ef7

View file

@ -1042,7 +1042,7 @@ typedef struct {
XMLPARSEAPI(const XML_Feature *)
XML_GetFeatureList(void);
#if defined(XML_GE) && XML_GE == 1
#if defined(XML_DTD) || (defined(XML_GE) && XML_GE == 1)
/* Added in Expat 2.4.0 for XML_DTD defined and
* added in Expat 2.6.0 for XML_GE == 1. */
XMLPARSEAPI(XML_Bool)