# HG changeset patch # User Jim Blandy # Date 736714956 0 # Node ID 866fefc5d52b32a555a479601dbd285e703b14f8 # Parent 9ebd08f578f0d2676a73b391168e0aef12a6fcee *** empty log message *** diff -r 9ebd08f578f0 -r 866fefc5d52b src/s/sco4.h --- a/src/s/sco4.h Thu May 06 18:54:32 1993 +0000 +++ b/src/s/sco4.h Thu May 06 19:02:36 1993 +0000 @@ -72,3 +72,6 @@ /* We need to link with crt1.o and crtn.o. */ #define START_FILES pre-crt0.o /lib/crt1.o #define LIB_STANDARD -lc /lib/crtn.o + +/* Various places should include sys/time.h. */ +#define HAVE_SYS_TIME_H