home *** CD-ROM | disk | FTP | other *** search
/ The UNIX CD Bookshelf / OREILLY_TUCB_UNIX_CD.iso / upt / examples / SOURCES / TCSH / SSOL2 / TCSH. next >
Encoding:
Text File  |  1998-07-24  |  318 b   |  11 lines

  1. --- sh.h.rtr    Fri Nov 20 04:04:24 1992
  2. +++ sh.h    Tue Mar 25 10:53:20 1997
  3. @@ -193,6 +193,7 @@
  4.  #if defined(BSDTIMES) || defined(BSDLIMIT)
  5.  # include <sys/time.h>
  6.  # if SYSVREL>3 && !defined(sgi)
  7. +#  include "/usr/ucbinclude/sys/rusage.h"
  8.  #  include "/usr/ucbinclude/sys/resource.h"
  9.  # else
  10.  #  include <sys/resource.h>
  11.