Put pyexpatns.h include back. bpo-37437 (GH-14539)

This commit is contained in:
Benjamin Peterson 2019-07-01 22:07:44 -07:00 committed by GitHub
parent e226e83d36
commit 2cd07920bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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