]> granicus.if.org Git - python/commitdiff
Put pyexpatns.h include back. bpo-37437 (GH-14539)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 2 Jul 2019 05:26:40 +0000 (22:26 -0700)
committerGitHub <noreply@github.com>
Tue, 2 Jul 2019 05:26:40 +0000 (22:26 -0700)
(cherry picked from commit 2cd07920bb7d2d319999394092190f37935dc421)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
Modules/expat/expat_external.h

index 875225d77e50401cfe4fcec0ae3d0c59b9b090f0..fc63c2228d3e69c3c9ecd8b25d051091739e7431 100644 (file)
 # endif
 #endif  /* not defined XMLCALL */
 
+/* Namespace external symbols to allow multiple libexpat version to
+   co-exist. */
+#include "pyexpatns.h"
+
 
 #if !defined(XML_STATIC) && !defined(XMLIMPORT)
 # ifndef XML_BUILDING_EXPAT