diff options
Diffstat (limited to 'include/time.h')
| -rw-r--r-- | include/time.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/time.h b/include/time.h index a64a331ee52e..f8560a285bb0 100644 --- a/include/time.h +++ b/include/time.h @@ -169,7 +169,6 @@ char *strptime(const char * __restrict, const char * __restrict, #if __BSD_VISIBLE char *timezone(int, int); /* XXX XSI conflict */ -void tzsetwall(void); time_t timelocal(struct tm * const); time_t timegm(struct tm * const); int timer_oshandle_np(timer_t timerid); |
