]> git.proxmox.com Git - mirror_edk2.git/blobdiff - AppPkg/Applications/Python/PyMod-2.7.2/Modules/socketmodule.h
EADK (StdLib, AppPkg, StdLibPrivateInternalFiles): Python Beta Release.
[mirror_edk2.git] / AppPkg / Applications / Python / PyMod-2.7.2 / Modules / socketmodule.h
index 56ee42222e98a3ed708cb1ffe87b049c5ba949cd..1190bfd9d18c4dc0051cef8ec3a2c6c559d69b30 100644 (file)
@@ -8,7 +8,7 @@
 #   include <sys/socket.h>\r
 # endif\r
 # include <netinet/in.h>\r
-# if !(defined(UEFI_ENV) || defined(__BEOS__) || defined(__CYGWIN__) || (defined(PYOS_OS2) && defined(PYCC_VACPP)))\r
+# if !(defined(UEFI_C_SOURCE) || defined(__BEOS__) || defined(__CYGWIN__) || (defined(PYOS_OS2) && defined(PYCC_VACPP)))\r
 #  include <netinet/tcp.h>\r
 # endif\r
 \r