mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
This reverts commit 833860615b
, as it broke Windows builds.
This commit is contained in:
parent
3fc499bca1
commit
bcaac8188b
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
||||||
#include "Python.h"
|
#include "Python.h"
|
||||||
#ifdef MS_WINDOWS
|
#ifdef MS_WINDOWS
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#include <winsock2.h> /* struct timeval */
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(__APPLE__)
|
#if defined(__APPLE__)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue