This reverts commit 833860615b
, as it broke Windows builds.
This commit is contained in:
parent
3fc499bca1
commit
bcaac8188b
|
@ -1,7 +1,6 @@
|
|||
#include "Python.h"
|
||||
#ifdef MS_WINDOWS
|
||||
#include <windows.h>
|
||||
#include <winsock2.h> /* struct timeval */
|
||||
#endif
|
||||
|
||||
#if defined(__APPLE__)
|
||||
|
|
Loading…
Reference in New Issue