merge Include/my*.h into Include/pyport.h

marked my*.h as obsolete
This commit is contained in:
Peter Schneider-Kamp 2000-07-31 15:28:04 +00:00
parent 885082ca67
commit 7e01890986
31 changed files with 341 additions and 51 deletions

View file

@ -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 */