mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +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
|
|
@ -45,8 +45,6 @@ corresponding Unix manual entries for more information on calls.";
|
|||
#include <signal.h>
|
||||
#endif
|
||||
|
||||
#include "mytime.h" /* For clock_t on some systems */
|
||||
|
||||
#ifdef HAVE_FCNTL_H
|
||||
#include <fcntl.h>
|
||||
#endif /* HAVE_FCNTL_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue