mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-17 20:09:21 +08:00
4 lines
91 B
C
4 lines
91 B
C
|
#ifndef _SYS_TIME_H_
|
||
|
#error "must be included via <sys/time.h>"
|
||
|
#endif /* !_SYS_TIME_H_ */
|