summaryrefslogtreecommitdiff
path: root/Mac/Python/macgetpath.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2000-04-21 20:33:00 +0000
committerGuido van Rossum <guido@python.org>2000-04-21 20:33:00 +0000
commit2dd8dddef412c64692f2ba6eb297411a00ff5d29 (patch)
treefb6237a48ea61f31445763c4e38b667587c27bda /Mac/Python/macgetpath.c
parentace88aebbbbb5c96eb3dd88308d03d3d3b9c73e5 (diff)
downloadcpython-git-2dd8dddef412c64692f2ba6eb297411a00ff5d29.tar.gz
Use an explicit macro SOCKETCLOSE which expands to closesocket (on
Windows), soclose (on OS2), or to close (everywhere else). Hopefully this fixes a new compilation error that I suddenly get on Windows because the macro definition for close -> closesocket apparently was done before including io.h, which contains a prototype for close. (No idea why this wasn't an error before.)
Diffstat (limited to 'Mac/Python/macgetpath.c')
0 files changed, 0 insertions, 0 deletions