home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / pdksh-4.9-src.tgz / tar.out / contrib / pdksh / std / h / dirent.h next >
C/C++ Source or Header  |  1996-09-28  |  87b  |  6 lines

  1. /* <dirent.h> based on BSD <sys/dir.h> */
  2.  
  3. #include <sys/dir.h>
  4. #define dirent direct
  5.  
  6.