comparison nt/inc/sys/time.h @ 89909:68c22ea6027c

Sync to HEAD
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Apr 2004 12:51:06 +0000
parents 375f2633d815
children
comparison
equal deleted inserted replaced
89908:ee1402f7b568 89909:68c22ea6027c
19 void gettimeofday (struct timeval *, struct timezone *); 19 void gettimeofday (struct timeval *, struct timezone *);
20 20
21 #endif /* SYS_TIME_H_INCLUDED */ 21 #endif /* SYS_TIME_H_INCLUDED */
22 22
23 /* end of sys/time.h */ 23 /* end of sys/time.h */
24
25 /* arch-tag: bc525883-0c81-4bea-b83d-3325461f38b5
26 (do not change this comment) */