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 c759ee7 commit 7ce46a7Copy full SHA for 7ce46a7
PC/pyconfig.h
@@ -672,9 +672,7 @@ Py_NO_ENABLE_SHARED to find out. Also support MS_NO_COREDLL for b/w compat */
672
/* #define HAVE_SYS_UN_H 1 */
673
674
/* Define if you have the <afunix.h> header file. */
675
-#if defined(NTDDI_WIN10_RS4) && (NTDDI_VERSION >= NTDDI_WIN10_RS4)
676
#define HAVE_AFUNIX_H 1
677
-#endif
678
679
/* Define if you have the <sys/utime.h> header file. */
680
/* #define HAVE_SYS_UTIME_H 1 */
0 commit comments