Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c352620 + fa76eee commit 2c71e0bCopy full SHA for 2c71e0b
1 file changed
Modules/posixmodule.c
@@ -32,6 +32,8 @@
32
#include "winreparse.h"
33
#endif
34
35
+#include <stdio.h> /* needed for ctermid() */
36
+
37
#ifdef __cplusplus
38
extern "C" {
39
0 commit comments