changes to timemodule.c

Christopher A. Stewart (stewart@networx.com)
Wed, 2 Feb 1994 07:48:22 +0800

I compiled python on Solaris with gcc-2.5.7 and had no problems at
all, other than the one with stdwin. (The reference to setlinebuf.) To
correct that you need to add -DSYSV to the CFLAGS in the makefile for
stdwin.