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