projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e226e83
)
Put pyexpatns.h include back. bpo-37437 (GH-14539)
author
Benjamin Peterson
<benjamin@python.org>
Tue, 2 Jul 2019 05:07:44 +0000
(22:07 -0700)
committer
GitHub
<noreply@github.com>
Tue, 2 Jul 2019 05:07:44 +0000
(22:07 -0700)
Modules/expat/expat_external.h
patch
|
blob
|
history
diff --git
a/Modules/expat/expat_external.h
b/Modules/expat/expat_external.h
index 875225d77e50401cfe4fcec0ae3d0c59b9b090f0..fc63c2228d3e69c3c9ecd8b25d051091739e7431 100644
(file)
--- a/
Modules/expat/expat_external.h
+++ b/
Modules/expat/expat_external.h
@@
-81,6
+81,10
@@
# 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