source: svn/trunk/newcon3bcm2_21bu/toolchain/mips-linux-uclibc/include/linux/time.h @ 8

Last change on this file since 8 was 2, checked in by jglee, 11 years ago

first commit

  • Property svn:executable set to *
File size: 157 bytes
Line 
1#if defined(__GNUC__) && !defined(__STRICT_ANSI__)
2#warning "You should include <sys/time.h>. This time I will do it for you."
3#endif
4#include <sys/time.h>
5
Note: See TracBrowser for help on using the repository browser.