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.
1 parent 2f851cf commit 6aad19eCopy full SHA for 6aad19e
1 file changed
Modules/posixmodule.c
@@ -219,7 +219,6 @@
219
# if defined(MS_WINDOWS_DESKTOP) || defined(MS_WINDOWS_SYSTEM)
220
# define HAVE_SYMLINK
221
# endif /* MS_WINDOWS_DESKTOP | MS_WINDOWS_SYSTEM */
222
-extern int winerror_to_errno(int);
223
#endif
224
225
0 commit comments