mirror of
https://github.com/python/cpython.git
synced 2025-10-17 04:08:28 +00:00
merge Include/my*.h into Include/pyport.h
marked my*.h as obsolete
This commit is contained in:
parent
885082ca67
commit
7e01890986
31 changed files with 341 additions and 51 deletions
|
@ -46,7 +46,6 @@ extern void bzero(void *, int);
|
|||
#include <net/socket.h>
|
||||
#define SOCKET int
|
||||
#else
|
||||
#include "myselect.h" /* Also includes mytime.h */
|
||||
#define SOCKET int
|
||||
#endif
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue