commit | 066eb0b06d51e7ccbaea92e11de9c747314b03d6 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Jul 01 10:48:23 2014 -0700 |
committer | Elliott Hughes <enh@google.com> | Tue Jul 01 10:48:23 2014 -0700 |
tree | 2ab29dc329083b52efb4ee3c7efc50b5e6a48cf2 | |
parent | 4ec3bc83c632132bda915d00b5bc716dc6ab8dd8 [diff] |
Silence time64.c build warnings. Change-Id: Ibc5672480ee5e72eedf2bc29e420315b5346b0df
diff --git a/libc/bionic/time64.c b/libc/bionic/time64.c index 7163b34..62ee903 100644 --- a/libc/bionic/time64.c +++ b/libc/bionic/time64.c
@@ -252,6 +252,7 @@ } +#if !defined(NDEBUG) static int check_tm(struct TM *tm) { /* Don't forget leap seconds */ @@ -283,6 +284,7 @@ return 1; } +#endif /* The exceptional centuries without leap years cause the cycle to