oops, add back some "dead code"

db4
Doug Coleman 2008-05-10 12:36:57 -05:00
parent a608a3c900
commit 4f1e524142
1 changed files with 4 additions and 0 deletions

View File

@ -27,3 +27,7 @@ C-STRUCT: stat
FUNCTION: int stat ( char* pathname, stat* buf ) ;
FUNCTION: int lstat ( char* pathname, stat* buf ) ;
: stat-st_atim stat-st_atimespec ;
: stat-st_mtim stat-st_mtimespec ;
: stat-st_ctim stat-st_ctimespec ;