Kaydet (Commit) 86aeb900 authored tarafından Guido van Rossum's avatar Guido van Rossum

Add #include "mytime.h", needed for SunOS 4.1 (Matthias Klose).

üst 613418aa
......@@ -30,6 +30,7 @@ PERFORMANCE OF THIS SOFTWARE.
******************************************************************/
#include "Python.h"
#include "mytime.h" /* needed for SunOS4.1 */
#include <sys/resource.h>
#include <sys/time.h>
#include <unistd.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment