From d3e81bdac89c4789783cb51ac261bcfbb58df49a Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Fri, 18 Nov 2005 15:45:54 +0000 Subject: * include/time.h: Move cygwin declarations to cygwin-specific header. * include/sys/time.h: Rename cygwin include to "sys_time.h". --- newlib/libc/include/sys/time.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'newlib/libc/include/sys/time.h') diff --git a/newlib/libc/include/sys/time.h b/newlib/libc/include/sys/time.h index eee5ca727..ffee50f6a 100644 --- a/newlib/libc/include/sys/time.h +++ b/newlib/libc/include/sys/time.h @@ -24,7 +24,7 @@ struct timezone { }; #ifdef __CYGWIN__ -#include +#include #endif /* __CYGWIN__ */ #endif /* _WINSOCK_H */ -- cgit v1.2.3