Skip to content

Commit 7ce46a7

Browse files
committed
Fix build
1 parent c759ee7 commit 7ce46a7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

PC/pyconfig.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -672,9 +672,7 @@ Py_NO_ENABLE_SHARED to find out. Also support MS_NO_COREDLL for b/w compat */
672672
/* #define HAVE_SYS_UN_H 1 */
673673

674674
/* Define if you have the <afunix.h> header file. */
675-
#if defined(NTDDI_WIN10_RS4) && (NTDDI_VERSION >= NTDDI_WIN10_RS4)
676675
#define HAVE_AFUNIX_H 1
677-
#endif
678676

679677
/* Define if you have the <sys/utime.h> header file. */
680678
/* #define HAVE_SYS_UTIME_H 1 */

0 commit comments

Comments
 (0)