Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2c71e0b

Browse files
committed
merge heads
2 parents c352620 + fa76eee commit 2c71e0b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Modules/posixmodule.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@
3232
#include "winreparse.h"
3333
#endif
3434

35+
#include <stdio.h> /* needed for ctermid() */
36+
3537
#ifdef __cplusplus
3638
extern "C" {
3739
#endif

0 commit comments

Comments
 (0)