comparison mac/inc/sys/stat.h @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 01b93e5e53a7
children 23a17af379b1 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
82 int st_ctime; /* time of last status change */ 82 int st_ctime; /* time of last status change */
83 }; 83 };
84 #endif /* __MRC__ */ 84 #endif /* __MRC__ */
85 85
86 #endif /* _SYS_STAT_H */ 86 #endif /* _SYS_STAT_H */
87
88 /* arch-tag: b7da83f5-3d3f-4b19-9cd2-790dd87145e4
89 (do not change this comment) */