]> granicus.if.org Git - python/commitdiff
Put pyexpatns.h include back. bpo-37437 (GH-14539)
authorBenjamin Peterson <benjamin@python.org>
Tue, 2 Jul 2019 05:07:44 +0000 (22:07 -0700)
committerGitHub <noreply@github.com>
Tue, 2 Jul 2019 05:07:44 +0000 (22:07 -0700)
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