]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix issue27146 - add stdio.h include to posixmodule.c for ctermid().
authorGregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) <greg@krypto.org>
Sat, 28 May 2016 21:03:48 +0000 (21:03 +0000)
committerGregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) <greg@krypto.org>
Sat, 28 May 2016 21:03:48 +0000 (21:03 +0000)
commitfa76eeec70b1d7c28b3c201c0400faf10f1d9769
tree65166f910fbd051c91ee4be8946685011c117ad4
parent338502b307798e089d85e58f97f3d28922161c47
Fix issue27146 - add stdio.h include to posixmodule.c for ctermid().
Modules/posixmodule.c