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

  1. --- ren.c.rtr    Sat Feb  1 11:28:34 1997
  2. +++ ren.c    Sat Feb  1 11:28:34 1997
  3. @@ -2,6 +2,7 @@
  4.  #include <unistd.h>
  5.  #include <sys/file.h>
  6.  #include <sys/dir.h>
  7. +#define direct dirent
  8.  
  9.  #define MAXWILD 20
  10.  #define MAXREP 40
  11.