home *** CD-ROM | disk | FTP | other *** search
/ The UNIX CD Bookshelf / OREILLY_TUCB_UNIX_CD.iso / upt / examples / SOURCES / TWIN / ALPHA / TWIN. < prev   
Encoding:
Text File  |  1998-07-24  |  180 b   |  11 lines

  1. --- i.h.rtr    Mon Feb  3 14:48:27 1997
  2. +++ i.h    Mon Feb  3 14:57:32 1997
  3. @@ -51,7 +51,6 @@
  4.  char *malloc();
  5.  char *calloc();
  6.  long lseek();
  7. -long time();
  8.  
  9.  struct tm *_igetdate();
  10.  
  11.