home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 6 / FreshFish_September1994.bin / bbs / gnu / pdksh-4.9-src.lha / GNU / src / amiga / pdksh-4.9 / std / h / dirent.h next >
Encoding:
C/C++ Source or Header  |  1994-05-04  |  87 b   |  6 lines

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