This program requires the Berkeley time.h header file provided by
the Regents of the University of California.  You will have to grab it
from another site if you wish to compile this package.  Put the header
file in /usr/include/sys.

The gettimeofday system call has been provided here.  This one is definitely
a worthwhile addition to your function archives (".a" files located in the
/lib directory of your Tandy6000 Xenix system).

Take a look at menu.h and uncomment as many "include" files as you have
on your system, such as malloc.h or stdlib.h if you have added these.
string.h and strings.h always causes problems, so link these with the
"ln" command in /usr/include to avoid future conflicts when compiling
source code.

Steve Scrivano  (sscrivan@nyx.cs.du.edu)
