]> 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:06:41 +0000 (21:06 +0000)
committerGregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) <greg@krypto.org>
Sat, 28 May 2016 21:06:41 +0000 (21:06 +0000)
commit46833e73af10de91f6e6fb5e3b39af56476aa39c
treea1dad34a8a688d7893dcbf3568507a97144e8f65
parent6fa5bdc6e85ec48925bc0d856b134f59d01c300f
parentfa76eeec70b1d7c28b3c201c0400faf10f1d9769
Fix issue27146 - add stdio.h include to posixmodule.c for ctermid().
Modules/posixmodule.c