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

  1. --- i.h.rtr    Mon Feb  3 14:46:40 1997
  2. +++ i.h    Mon Feb  3 15:00:46 1997
  3. @@ -14,6 +14,7 @@
  4.  #include <signal.h>
  5.  #include <sys/types.h>
  6.  #include <sys/stat.h>
  7. +#include <unistd.h>
  8.  
  9.  #ifndef X_OK
  10.  #    ifdef REALUNIX
  11.