Changeset 10 for trunk/include
- Timestamp:
- Jan 1, 2006, 11:58:26 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/sh_unix.h
r1 r10 109 109 mode_t mode; 110 110 nlink_t hardlinks; 111 #if defined(__linux__) 111 #if defined(__linux__) || defined(HAVE_STAT_FLAGS) 112 112 unsigned long attributes; 113 113 char c_attributes[16];
Note:
See TracChangeset
for help on using the changeset viewer.