]> git.proxmox.com Git - mirror_edk2.git/blobdiff - AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/expat/expat_external.h
AppPkg/.../Python-2.7.10: AppPkg.dsc, pyconfig.h, PyMod-2.7.10
[mirror_edk2.git] / AppPkg / Applications / Python / Python-2.7.10 / PyMod-2.7.10 / Modules / expat / expat_external.h
index 8210f416c518b1ea0de9362ee7ad84cb4cf550a6..8b312b56dbc27a698815f8dfa5971589adbf31b6 100644 (file)
@@ -9,7 +9,9 @@
 \r
 /* Namespace external symbols to allow multiple libexpat version to\r
    co-exist. */\r
-#include "pyexpatns.h"\r
+#if !defined(UEFI_C_SOURCE)\r
+  #include "pyexpatns.h"\r
+#endif\r
 \r
 #if defined(_MSC_EXTENSIONS) && !defined(__BEOS__) && !defined(__CYGWIN__)\r
 #define XML_USE_MSC_EXTENSIONS 1\r