* include/cygwin/time.h: Remove redundant #endif.
This commit is contained in:
parent
a7b76a4eb3
commit
268e8d00e9
@ -1,3 +1,7 @@
|
|||||||
|
2007-12-03 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
|
* include/cygwin/time.h: Remove redundant #endif.
|
||||||
|
|
||||||
2007-12-01 Corinna Vinschen <corinna@vinschen.de>
|
2007-12-01 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
* include/cygwin/time.h (daylight): Declare as extern symbol referring
|
* include/cygwin/time.h (daylight): Declare as extern symbol referring
|
||||||
|
@ -31,7 +31,6 @@ extern int daylight __asm__ ("__daylight");
|
|||||||
#ifndef __timezonefunc__
|
#ifndef __timezonefunc__
|
||||||
extern long timezone __asm__ ("__timezone");
|
extern long timezone __asm__ ("__timezone");
|
||||||
#endif
|
#endif
|
||||||
#endif
|
|
||||||
|
|
||||||
#endif /*__STRICT_ANSI__*/
|
#endif /*__STRICT_ANSI__*/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user