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

Skip to content

Commit dee9f75

Browse files
committed
merge heads
2 parents f558d5f + 46833e7 commit dee9f75

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
@@ -38,6 +38,8 @@
3838
#undef HAVE_FACCESSAT
3939
#endif
4040

41+
#include <stdio.h> /* needed for ctermid() */
42+
4143
#ifdef __cplusplus
4244
extern "C" {
4345
#endif

0 commit comments

Comments
 (0)