Changes in uspace/lib/c/include/dirent.h [23c8acd9:58898d1d] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/dirent.h
r23c8acd9 r58898d1d 38 38 #define NAME_MAX 256 39 39 40 #include < offset.h>40 #include <sys/types.h> 41 41 42 42 struct dirent {
Note:
See TracChangeset
for help on using the changeset viewer.