Changeset 2164 for trunk


Ignore:
Timestamp:
Jul 3, 2005, 3:25:03 AM (20 years ago)
Author:
bird
Message:

ftw.h should include sys/stat.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/include/ftw.h

    • Property cvs2svn:cvs-rev changed from 1.2 to 1.3
    r2163 r2164  
    1010extern "C" {
    1111#endif
     12
     13#include <sys/stat.h>
    1214
    1315#define FTW_F           0
Note: See TracChangeset for help on using the changeset viewer.